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;