From e7ff8915d69bc2fa5c02bbe9fe5d8ab2bf1ebb7a Mon Sep 17 00:00:00 2001 From: fyf <11621@LAPTOP-04QQU0AO> Date: Mon, 21 Mar 2022 09:44:46 +0800 Subject: [PATCH] 1 --- HBLConsole.MORKS/Control_MORKS.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/HBLConsole.MORKS/Control_MORKS.cs b/HBLConsole.MORKS/Control_MORKS.cs index 3f450fa..3131e19 100644 --- a/HBLConsole.MORKS/Control_MORKS.cs +++ b/HBLConsole.MORKS/Control_MORKS.cs @@ -168,6 +168,7 @@ namespace HBLConsole.MORKS { if (broadcast != null && broadcast is IOTCommandModel iOTCommand) { + MessageLog.GetInstance.Show($"IOT 广播消息命令 {iOTCommand.deviceName} 设备命令 {iOTCommand.CommandName} 控制变量{iOTCommand.CommandValue.Keys.First()}{iOTCommand.CommandValue[iOTCommand.CommandValue.Keys.First()]}"); switch (iOTCommand.CommandName) { case 0://控制类