wxr
2021-03-25 4975f3d6beb81e3967b1018d629be9c3410b9ea3
HDL_ON/DAL/DriverLayer/Control_Udp.cs
@@ -463,11 +463,11 @@
                                    byte lightBri = Convert.ToByte(function.GetAttrState(FunctionAttributeKey.Brightness));
                                    if (lightBri == 0)
                                    {
                                        b = 100;
                                        b1 = 100;
                                    }
                                    else
                                    {
                                        b = lightBri;
                                        b1 = lightBri;
                                    }
                                }
                                ControlBytesSend(Command.SetSingleLight, subnetId, deviceId, new byte[] {