ZigbeeApp/Shared/Phone/ZigBee/Device/ZbGateway.cs
@@ -3218,7 +3218,7 @@ #endregion #region 设备状态上报 else if (topic == gatewayID + "/" + "DeviceStatusReport" + "/" + addr + "/" + epoint + "/" + cluID + "/" + attrId) if (topic == gatewayID + "/" + "DeviceStatusReport" + "/" + addr + "/" + epoint + "/" + cluID + "/" + attrId) { var deviceID = jobject.Value<int>("Device_ID"); var deviceAddr = jobject.Value<string>("DeviceAddr");