JLChen
2020-12-09 e87985ec1dcb69beedaf9f95e8e7aba14b7c08d6
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>
        /////