| | |
| | | public static class StringId |
| | | { |
| | | |
| | | /// <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; |