wxr
2023-10-17 41232526f444403eecd12ed95de4f3f9758c6d93
HDL_ON/Entity/Function/Function.cs
@@ -173,6 +173,13 @@
                string iconPath = spk.Replace(".", "");
                switch (spk)
                {
                    case SPK.SensorDryContact2:
                    case SPK.OtherCommon:
                        iconPath = "sensordryContact";
                        break;
                    case SPK.SensorLight:
                        iconPath = "lightswitch";
                        break;
                    case SPK.AirSwitchP3:
                        iconPath = "electricalbreaker";
                        break;