1、从 ./res/configuration.toml 加载服务配置;
2、使用文件中的本地配置;
3、Web 服务器启动 (localhost:59992);
4、使用 AuthMode='usernamepassword' 和 SecretName='redisdb" 设置安全 MessageBus 选项;
5、连接到 redis 消息总线 @redis://localhost:6379 在 'edgex/events/device' 前缀主题上发布, AuthMode='usernamepassword';
6、通过 ping 检查核心元数据服务的状态...;
7、服务客户端初始化成功;
8、正在注册 v2 路线……;
9、跳过使用配置提供程序进行自定义配置:提供程序不可用;
10、从 ./res/configuration.toml 加载自定义配置;
11、从文件加载自定义配置(应用了 0 个 envVars 覆盖);
12、自定义配置为:{./res/off.jpg ./res/on.png {10}};
13、无法查看自定义配置的更改:未启用配置提供程序”、;
14、设备服务设备简单存在,正在更新它;
15、从 /home/fjf/edgexfoundry/device-simple/cmd/device-simple/res/profiles 加载预定义的配置文件;
16、配置文件Simple-Device存在,使用现有的;
17、配置文件 RandNum-Device存在,使用现有的;</