wei
2020-12-08 62d77d3bb8e7215d9da9ecf6f5aeda0b69f805f8
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,6 +544,12 @@
        /// 设备号
        /// </summary>
        public int deviceId;
        /// <summary>
        /// 网关状态
        /// ON_LINE(0,"在线"),
        /// OFF_LINE(1,"下线"),;
        /// </summary>
        public string gatewayStatus;
        ///// <summary>
        /////