陈嘉乐
2020-12-07 56b417e5bcdf4f34ddcda8c7e56fbac6584e615e
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>
        /////