| | |
| | | /// 背光灯颜色 |
| | | /// </summary> |
| | | public const int BackgroundLightColor = 312; |
| | | /// <summary> |
| | | /// PM2.5感器 -> 长按图示按键5秒以上,信号图标{0}快闪, 进入配网状态。信号图标常亮则配网成功 |
| | | /// </summary> |
| | | public const int AddSensorPMMsg = 313; |
| | | |
| | | public readonly static int cancel = 5097; |
| | | public readonly static int confrim = 5098; |
| | |
| | | /// 常开自动化手动取消
|
| | | /// </summary>
|
| | | public const int uNormallyOpenLogicManualClose = 16115;
|
| | | /// <summary>
|
| | | /// 游客体验
|
| | | /// </summary>
|
| | | public const int uExperienceAccount = 16116;
|
| | |
|
| | |
|
| | | //★★★★下面这些是接口的返回信息翻译,从18000开始★★★★
|
| | |
| | | /// 吸顶燃气传感器 |
| | | /// </summary> |
| | | public const int uDeviceDirectionName26 = 70025; |
| | | /// <summary> |
| | | /// PM2.5空气质量传感器 |
| | | /// </summary> |
| | | public const int uDeviceDirectionName27 = 70026; |
| | | } |
| | | } |