HDL_ON/Entity/DB_ResidenceData.cs
@@ -2,6 +2,7 @@ using System.Collections.Generic; using HDL_ON.DAL; using HDL_ON.DAL.Net; using Shared; namespace HDL_ON.Entity { @@ -12,9 +13,8 @@ } /// <summary> /// 0:A协议网关 /// 1:bus网关 /// 2:knx网关 /// 0:bus网关 /// 1:A协议网关 /// </summary> public int GatewayType = 0; /// <summary> @@ -425,6 +425,11 @@ MainPage.Log("Save DB_ResidenceData"); } /// <summary> /// 当前选择的楼层 /// </summary> public string CurFoor = Language.StringByID(StringId.All); #region 房间数据相关 /// <summary> /// 初始化每个房间的功能数据