| | |
| | | /// </summary> |
| | | public const int AddFreshAirModulPanelMsg = 239; |
| | | /// <summary> |
| | | /// 设置常开模式后,您的门锁将始终{0}处于打开状态,确认开启? |
| | | /// 设置常开模式后,您的门锁将始终{0}处于打开状态,确认开启? |
| | | /// </summary> |
| | | public const int SetDoorLockNomallyOpen = 241; |
| | | /// <summary> |
| | |
| | | /// 长按“开关”按键5秒 |
| | | /// </summary> |
| | | public const int LongPressButtonSwitch = 327; |
| | | /// <summary> |
| | | /// 最多可添加{0}个 |
| | | /// </summary> |
| | | public const int AddMoreTip = 328; |
| | | /// <summary> |
| | | /// 绑定 |
| | | /// </summary> |
| | | public const int Bind = 329; |
| | | /// <summary> |
| | | /// 330=该设备是继电器,当前只支持带有调光的灯光绑定 |
| | | /// </summary> |
| | | public readonly static int CanSelectDimmer = 330; |
| | | /// <summary> |
| | | /// 该设备是调光灯,当前只支持不带有调光的灯光绑定 |
| | | /// </summary> |
| | | public readonly static int CanSelectRelay = 331; |
| | | /// <summary> |
| | | /// 空调目标 |
| | | /// </summary> |
| | | public const int AcTargets = 332; |
| | | /// <summary> |
| | | /// 不绑定任何目标 |
| | | /// </summary> |
| | | public const int BindEmptyTargets = 333; |
| | | /// <summary> |
| | | /// /睡眠时间 |
| | | /// </summary> |
| | | public const int SleepTime = 334; |
| | | /// <summary> |
| | | /// 警告!数据出错,必须刷新列表,否则控制现象错乱 |
| | | /// </summary> |
| | | public const int UpdateBindList = 335; |
| | | |
| | | public readonly static int cancel = 5097; |
| | | public readonly static int confrim = 5098; |
| | |
| | | public readonly static int executeSone = 5403; |
| | | public readonly static int hour1 = 5404; |
| | | public readonly static int mi = 5405; |
| | | public readonly static int nightLightSwitch = 5406; |
| | | public readonly static int colorTemperature = 5407; |
| | | public readonly static int buzzer = 5408; |
| | | |
| | | |
| | | |
| | | /// <summary> |
| | |
| | | /// 小夜灯开关
|
| | | /// </summary> |
| | | public const int uMiniLightSwitch = 16133;
|
| | | /// <summary>
|
| | | /// 设置设备功能类型失败
|
| | | /// </summary> |
| | | public const int uSetDeviceFunctionTypeFail = 16134;
|
| | |
|
| | |
|
| | |
|