From 41995c4cd30ca1c5a814ea0af6f70d3b86368137 Mon Sep 17 00:00:00 2001
From: wei <kaede@kaededeMacBook-Air.local>
Date: 星期五, 20 八月 2021 09:07:07 +0800
Subject: [PATCH] 2021-08-20 09:06:44
---
HDL_ON/DAL/DriverLayer/A_Protocol_Common.cs | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/HDL_ON/DAL/DriverLayer/A_Protocol_Common.cs b/HDL_ON/DAL/DriverLayer/A_Protocol_Common.cs
index ecd149d..91acb3a 100644
--- a/HDL_ON/DAL/DriverLayer/A_Protocol_Common.cs
+++ b/HDL_ON/DAL/DriverLayer/A_Protocol_Common.cs
@@ -59,6 +59,10 @@
/// </summary>
public const string SearchLoaclGatewayReply = "/user/all/custom/gateway/search_reply";
/// <summary>
+ /// 缃戝叧骞挎挱鏁版嵁
+ /// </summary>
+ public const string GatewayBroadcast = "/user/all/custom/gateway/broadcast";
+ /// <summary>
/// 璋冭瘯杞欢涓婁紶oid鍒楄〃
/// </summary>
public const string AddDeviceOids = "/user/onpro/custom/device/add";
--
Gitblit v1.8.0