黄学彪
2020-08-07 ec34983e291d1c85284472a27109d55891f9a6b5
ZigbeeApp/Shared/Phone/MainPage/ControlForm/DeviceMiniLightDetailCardForm.cs
@@ -405,7 +405,12 @@
            {
                HdlThreadLogic.Current.RunMain(() =>
                {
                    //接收到网关回复
                    this.btnBuzzerSwitch.CanClick = true;
                    if (result == true)
                    {
                        this.btnBuzzerSwitch.IsSelected = isOpen;
                    }
                });
            });
            //发送命令