wxr
2024-09-23 b2f25bfca6471fe3bfa041da8e4a1d01fd00f6ed
HDL_ON/DAL/DriverLayer/Control_Udp.cs
@@ -1218,6 +1218,7 @@
        /// </summary>
        public void SearchLocalGateway(bool broadcast = false)
        {
            //MainPage.Log("SearchLocalGateway");
            try
            {
                var sendJob = new JObject { { "id", Control.Ins.msg_id.ToString() }, { "time_stamp", Utlis.GetTimestamp ()} };