| | |
| | | { |
| | | |
| | | /// <summary> |
| | | /// 未配置网关地址信息 |
| | | /// </summary> |
| | | public const int GatewayLocationInformationIsNotConfigured = 514; |
| | | /// <summary> |
| | | /// 请输入配对码 |
| | | /// </summary> |
| | | public const int PlsEntryPairCode = 513; |
| | | /// <summary> |
| | | /// 安卓消息推送提示 |
| | | /// </summary> |
| | | public const int Android_MessagePushTip = 512; |
| | | //public const int SaveAs |
| | | /// <summary> |
| | | /// 组合调光 |
| | | /// </summary> |
| | | public const int CombinedDimming = 511; |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | public const int PleaseSelectTheDeploymentTarget = 510; |
| | | /// <summary> |
| | | /// 请输入安防名称 |
| | | /// </summary> |
| | | public const int PleaseEnterSecurityName = 509; |
| | | /// <summary> |
| | | /// 甲醛 |
| | | /// </summary> |
| | | public const int Formaldehyde = 508; |
| | | /// <summary> |
| | | /// 人脸录入失败 |
| | | /// </summary> |
| | | public const int FaceInputFailed = 507; |
| | |
| | | /// </summary> |
| | | public const int pmyou = 7103; |
| | | /// <summary> |
| | | /// 良:35~75ug/m³ |
| | | /// 良:36~75ug/m³ |
| | | /// </summary> |
| | | public const int pmliang = 7104; |
| | | /// <summary> |
| | | /// 轻度污染:75~115ug/m³ |
| | | /// 轻度污染:76~115ug/m³ |
| | | /// </summary> |
| | | public const int pmqingdu= 7105; |
| | | /// <summary> |
| | | /// 中度污染:115~150ug/m³ |
| | | /// 中度污染:116~150ug/m³ |
| | | /// </summary> |
| | | public const int pmzhongdu = 7106; |
| | | /// <summary> |
| | |
| | | /// 撤防 |
| | | /// </summary> |
| | | public const int chefang = 7148; |
| | | /// <summary> |
| | | /// manual:手动 |
| | | /// </summary> |
| | | public const int shoudong = 7149; |
| | | /// <summary> |
| | | /// smart:智能 |
| | | /// </summary> |
| | | public const int zhineng = 7150; |
| | | /// <summary> |
| | | /// 良好 |
| | | /// </summary> |
| | | public const int lianghao = 7151; |
| | | /// <summary> |
| | | /// 离开或到达某地 |
| | | /// </summary> |
| | | public const int likiadaoda = 7152; |
| | | /// <summary> |
| | | /// 离开 |
| | | /// </summary> |
| | | public const int likai = 7153; |
| | | /// <summary> |
| | | /// 到达 |
| | | /// </summary> |
| | | public const int daoda = 7154; |
| | | |
| | | |
| | | |
| | | #region LE新增 |
| | |
| | | /// 是否解除绑定? |
| | | /// </summary> |
| | | public const int DoYouWantToUnbind = 9068; |
| | | |
| | | /// <summary> |
| | | /// 物业通知 |
| | | /// </summary> |
| | | public const int Propertynotice = 9069; |
| | | |
| | | |
| | | #region 网络请求响应错误提示信息 |