增加说明

This commit is contained in:
zhouhao 2020-02-21 15:16:03 +08:00
parent 5286ff1c6c
commit b8e6fd5c19
1 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
/**
* 子设备消息模拟
* 子设备消息模拟,请在启动脚本start.sh中自行修改scriptFile选项
*
* 在平台中创建对应的设备实例:
*
* 父设备ID使用: gateway-1
* 子设备ID使用: child-device-1
* 型号使用演示型号.
* 协议使用最新的demo-protocol-1.0.jar,源代码地址: https://github.com/jetlinks/demo-protocol
*/
var _logger = logger;