| | |
| | | /// </summary> |
| | | public const string FilterRemain = "filter_remain"; |
| | | /// <summary> |
| | | /// 过滤网是否超时警告 |
| | | /// 过滤网是否超时警告 |
| | | /// </summary> |
| | | public const string FilterTimeout = "filter_timeout"; |
| | | |
| | |
| | | /// 该spk功能是环境传感器功能的集成 |
| | | /// </summary> |
| | | public const string SensorEnvironment = "sensor.environment"; |
| | | /// <summary> |
| | | /// 青萍传感器2(co2,pm25,温湿度,电量,tvoc) |
| | | /// </summary> |
| | | public const string SensorEnvironment2 = "sensor.environment2"; |
| | | /// <summary> |
| | | /// 青萍传感器3(co2,pm25,温湿度) |
| | | /// </summary> |
| | | public const string SensorEnvironment3 = "sensor.environment3"; |
| | | |
| | | /// <summary> |
| | | /// 环境传感器spk列表 |