| | |
| | | { |
| | | public static class StringId |
| | | { |
| | | |
| | | /// <summary> |
| | | /// 获取更多 |
| | | /// </summary> |
| | | public const int GetMore = 543; |
| | | /// <summary> |
| | | /// 徘徊报警 |
| | | /// </summary> |
| | | public const int WanderingAlarm = 542; |
| | | /// <summary> |
| | | /// 监控中 |
| | | /// </summary> |
| | | public const int Monitoring = 541; |
| | | /// <summary> |
| | | /// 报警中 |
| | | /// </summary> |
| | | public const int InAlarming = 540; |
| | | /// <summary> |
| | | /// 智能面板 |
| | | /// </summary> |
| | | public const int SmartPanel = 539; |
| | | /// <summary> |
| | | /// 单位 |
| | | /// </summary> |
| | | public const int Uint = 538; |
| | | /// <summary> |
| | | /// 湿度统计图 |
| | | /// </summary> |
| | | public const int HumidityStatistics = 537; |
| | | |
| | | /// <summary> |
| | | /// 温度统计图 |
| | | /// </summary> |
| | | public const int TemperatureStatistics = 536; |
| | | /// <summary> |
| | | /// 露点温度 |
| | | /// </summary> |
| | | public const int DewPointTemp = 535; |
| | | /// <summary> |
| | | /// 数据 |
| | | /// </summary> |
| | | public const int Data = 534; |
| | | /// <summary> |
| | | /// 24小时统计图 |
| | | /// </summary> |
| | | public const int StatisticalChart24Hour = 533; |
| | | /// <summary> |
| | | /// 设备离线中,暂时无法操作 |
| | | /// </summary> |
| | | public const int DeviceOfflineCannotOption = 532; |
| | | /// <summary> |
| | | /// 五分钟内免密码开锁 |
| | | /// </summary> |
| | |
| | | /// 到达 |
| | | /// </summary> |
| | | public const int daoda = 7154; |
| | | |
| | | /// <summary> |
| | | /// 求救/正常 |
| | | /// </summary> |
| | | public const int qiujiuandzhengchang = 7155; |
| | | /// <summary> |
| | | /// 求救 |
| | | /// </summary> |
| | | public const int qiujiu = 7156; |
| | | |
| | | |
| | | #region LE新增 |