| | |
| | | /// 添加到 |
| | | /// </summary> |
| | | public const int AddTo = 13119; |
| | | |
| | | #endregion |
| | | |
| | | /// <summary> |
| | | /// 喜爱 |
| | | /// <summary> |
| | | /// 该房间是分享过来的,不允许进行该操作 |
| | | /// </summary> |
| | | public static readonly int Favorite = 100000; |
| | | public static readonly int TheRoomIsSharedNotAllowedToOperate = 13120; |
| | | |
| | | |
| | | |
| | | #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> |