| | |
| | | /// </summary> |
| | | public const int Setting = 11025; |
| | | /// <summary> |
| | | /// 定时 |
| | | /// 延时 |
| | | /// </summary> |
| | | public const int Delay = 11026; |
| | | /// <summary> |
| | |
| | | /// 添加到 |
| | | /// </summary> |
| | | public const int AddTo = 13119; |
| | | |
| | | #endregion |
| | | |
| | | /// <summary> |
| | | /// 喜爱 |
| | | /// <summary> |
| | | /// 该房间是分享过来的,不允许进行该操作 |
| | | /// </summary> |
| | | public static readonly int Favorite = 100000; |
| | | public const int TheRoomIsSharedNotAllowedToOperate = 13120; |
| | | /// <summary> |
| | | /// 还没选择房间,请先选择 |
| | | /// </summary> |
| | | public const int NotSelectZone = 13121; |
| | | /// <summary> |
| | | /// 为你的动作创建时间间隔 |
| | | /// </summary> |
| | | public const int SelectTimeForAction = 13122; |
| | | |
| | | |
| | | |
| | | #endregion |
| | | |
| | | /// <summary> |
| | | /// 喜爱 |
| | | /// </summary> |
| | | public static readonly int Favorite = 100000; |
| | | |
| | | |
| | | public static readonly int OK = 10005; |
| | |
| | | /// 空调已经关闭,请先打开 |
| | | /// </summary> |
| | | public static readonly int TheACIsClose = 12046; |
| | | /// <summary> |
| | | /// 该房间是分享过来的,不允许进行该操作 |
| | | /// </summary> |
| | | public static readonly int TheRoomIsSharedNotAllowedToOperate = 12047; |
| | | |
| | | |
| | | #region 设备类型 |
| | | /// <summary> |