From 0e0584b87851c56745bf73b1a961b80613dd0721 Mon Sep 17 00:00:00 2001
From: 陈嘉乐 <cjl@hdlchina.com.cn>
Date: 星期二, 19 五月 2020 16:35:16 +0800
Subject: [PATCH] 2020-05-19-4

---
 ZigbeeApp/Shared/Phone/ZigBee/Device/DeviceType.cs |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/ZigBee/Device/DeviceType.cs b/ZigbeeApp/Shared/Phone/ZigBee/Device/DeviceType.cs
index 6928ccf..90768b9 100755
--- a/ZigbeeApp/Shared/Phone/ZigBee/Device/DeviceType.cs
+++ b/ZigbeeApp/Shared/Phone/ZigBee/Device/DeviceType.cs
@@ -94,6 +94,12 @@
         /// <para>瀹氫箟瀵硅薄锛歍emperatureSensor</para>
         /// </summary>
         TemperatureSensor = 770,
+        /// <summary>
+        /// <para>PM2.5浼犳劅鍣�</para>
+        /// <para>璁惧ID涓�777</para>
+        /// <para>瀹氫箟瀵硅薄锛歅MSensor</para>
+        /// </summary>
+        PMSensor = 777,
     }
 
     /// <summary>

--
Gitblit v1.8.0