ZigbeeApp/Shared/Phone/ZigBee/Device/CommonDevice.cs
@@ -476,6 +476,8 @@ /// 温度测量功能的设备如:温度传感器。。。 /// <para>1029:Relative Humidity Measurement,设备支持“湿度测量功能”</para> /// 湿度测量功能的设备如:湿度传感器。。。 /// <para>1066:Pm2.5 Measurement,设备支持“pm2.5测量功能”</para> /// Pm2.5测量功能的设备如:Pm2.5传感器。。。 /// </summary> public int InCluster; }