| | |
| | | /// </summary> |
| | | public const int uAddMiniGateway = 16124;
|
| | | /// <summary>
|
| | | /// 插电后,长按网关HID/WCFG按键5秒{0}系统灯常亮60秒后则进入配网状态
|
| | | /// 插电后,长按网关开关键5秒{0}系统灯常亮60秒后则进入配网状态
|
| | | /// </summary>
|
| | | public const int uAddMiniGatewayMsg1 = 16125;
|
| | | /// <summary>
|
| | |
| | | /// 长按此按键
|
| | | /// </summary>
|
| | | public const int uLongPressThisButton = 16145;
|
| | | /// <summary>
|
| | | /// Mini网关最大只能添加16个设备
|
| | | /// </summary>
|
| | | public const int uMiniGatewayMaxDeviceCountMsg = 16146;
|
| | | /// <summary>
|
| | | /// 开关键
|
| | | /// </summary>
|
| | | public const int uSwitchButton = 16147;
|
| | |
|
| | |
|
| | | //★★★★下面这些是接口的返回信息翻译,从18000开始★★★★
|