| | |
| | | { |
| | | public class Send |
| | | { |
| | | ///// <summary> |
| | | ///// 住宅ID |
| | | ///// </summary> |
| | | //public static string homeId = Entity.DB_ResidenceData.residenceData.CurReginID; |
| | | ///// <summary> |
| | | ///// 网关ID |
| | | ///// </summary> |
| | | //public static string gatewayId = DriverLayer.Control.Ins.GatewayId; |
| | | |
| | | /// <summary> |
| | | /// 住宅ID |
| | | /// </summary> |
| | | public static string homeId = "1333723044544233473"; |
| | | public static string homeId = Entity.DB_ResidenceData.residenceData.CurReginID; |
| | | /// <summary> |
| | | /// 网关ID |
| | | /// </summary> |
| | | public static string gatewayId = "1333723647223775233"; |
| | | public static string gatewayId = DriverLayer.Control.Ins.GatewayId; |
| | | |
| | | ///// <summary> |
| | | ///// 网关ID |
| | | ///// </summary> |
| | | //public static string gatewayId =Entity.DB_ResidenceData.residenceData.HomeGateway.gatewayId; |
| | | ///// <summary> |
| | | ///// 住宅ID |
| | | ///// </summary> |
| | | //public static string homeId = Entity.DB_ResidenceData.residenceData.HomeGateway.homeId; |
| | | |
| | | /// <summary> |
| | | /// 获取逻辑ID列表 |