wei
2020-12-04 23ca39219c5075d829d14137cb54896a24ae513d
HDL_ON/DAL/Server/NewApiRes.cs
@@ -513,7 +513,10 @@
        /// </summary>
        public string aesKey;
        /// <summary>
        ///
        /// BUSUDPGATEWAY,
        /// AGATEWAY,
        /// ZIGBEEGATEWAY,
        /// KNXGATEWAY
        /// </summary>
        public string gatewayType;
        /// <summary>
@@ -541,12 +544,18 @@
        /// 设备号
        /// </summary>
        public int deviceId;
        /// <summary>
        /// 网关状态
        /// ON_LINE(0,"在线"),
        /// OFF_LINE(1,"下线"),;
        /// </summary>
        public string gatewayStatus;
        ///// <summary>
        ///// 
        ///// </summary>
        //public string gwFirmwareVersion;
        ///// <summary>
        ///// 
        ///// </summary>