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; @@ -1060,6 +1067,11 @@ /// 更新时间 /// </summary> public DateTime refreshTime = DateTime.MinValue; /// <summary> /// 最后更新状态的时间 /// </summary> [Newtonsoft.Json.JsonIgnore] public DateTime updateTime = DateTime.MinValue; /// <summary> /// 获取本地控制数据