| | |
| | | public readonly static int UnlockFailed = 219; |
| | | public readonly static int DoorlockPasswordDispear = 220; |
| | | public readonly static int BindUnknownError = 221; |
| | | public readonly static int OffLineScene = 222; |
| | | |
| | | public readonly static int RemindSetting = 548; |
| | | public readonly static int AddNewUser = 650; |
| | |
| | | /// 中继器 |
| | | /// </summary> |
| | | public const int Repeater = 12109; |
| | | /// <summary> |
| | | /// 温度传感器 |
| | | /// </summary> |
| | | public const int TemperatureSensor = 12110; |
| | | /// <summary> |
| | | /// 湿度传感器 |
| | | /// </summary> |
| | | public const int HumiditySensor = 12111; |
| | | /// <summary> |
| | | /// 温湿度传感器 |
| | | /// </summary> |
| | | public const int TemperatureAndHumiditySensor = 12112; |
| | | |
| | | #endregion |
| | | |
| | |
| | | /// 我的相册 |
| | | /// </summary> |
| | | public const int MyAblums = 13148; |
| | | /// <summary> |
| | | /// 该场景正在延时,请稍后 |
| | | /// </summary> |
| | | public const int TheSceneIsDelaying = 13149; |
| | | |
| | | /// <summary> |
| | | /// 选择摆风 |
| | |
| | | /// 5挡 |
| | | /// </summary> |
| | | public const int Swing_Fifth = 13506; |
| | | /// <summary> |
| | | /// 请清洁滤网 |
| | | /// </summary> |
| | | public const int NeedCleanAC = 13511; |
| | | |
| | | |
| | | |
| | | #endregion |