HDL_ON/DAL/DriverLayer/A_Protocol_Common.cs
@@ -120,6 +120,19 @@ return $"/base/{Control.Ins.GatewayId}/thing/property/up"; } } /// <summary> /// 网关上报设备状态 /// 去掉id对比 /// </summary> public string GatewayUpSortTopic { get { return "/thing/property/up"; } } /// <summary> /// 场景执行 /// </summary>