| | |
| | | { |
| | | //参数: MAC 类型:string RegionID 类型:int |
| | | public string MAC; |
| | | public int RegionID; |
| | | public string RegionID; |
| | | } |
| | | |
| | | #endregion |
| | |
| | | public class EditHomeObj |
| | | { |
| | | public string Name;// 住宅区域名称 string 是 |
| | | public int Id;// 住宅区域编号 Int 是 |
| | | public string Id;// 住宅区域编号 Int 是 |
| | | } |
| | | #endregion |
| | | #region EditMACByON 修改住宅绑定的mac |
| | |
| | | /// <summary> |
| | | /// Home 的id |
| | | /// </summary> |
| | | public int RegionID; |
| | | public string RegionID; |
| | | |
| | | public bool IsReBind; |
| | | |
| | |
| | | [System.Serializable] |
| | | public class DeleteHomeObj |
| | | { |
| | | public int Id;// 住宅区域编号 int 是 |
| | | public string Id;// 住宅区域编号 int 是 |
| | | } |
| | | #endregion |
| | | |
| | |
| | | public string Password;// 一端口的远程密码 string 是 |
| | | public string UserName;// 一端口用户名 string 是 |
| | | public string ProjectName;// 一端口工程名 string 是 |
| | | public int RegionID;// 住宅区域编号 int 是 |
| | | public string RegionID;// 住宅区域编号 int 是 |
| | | } |
| | | #endregion |
| | | #region UploadDevices 1.31上传设备信息 功能描述:上传设备信息。 |
| | |
| | | public int DeviceID;// 设备号 int 是 |
| | | public int LoopID;// 回路号 int 是 |
| | | public string MAC;// 需要绑定的一端口MAC码 string 是 |
| | | public int RegionID;// 住宅区域编号 Int 是 |
| | | public string RegionID;// 住宅区域编号 Int 是 |
| | | } |
| | | |
| | | #endregion |
| | |
| | | [System.Serializable] |
| | | public class GatewayByRegionListObj |
| | | { |
| | | public int RegionID;// 住宅区域编号 int 是 |
| | | public string RegionID;// 住宅区域编号 int 是 |
| | | } |
| | | #endregion |
| | | #region DeviceList 1.34读取设备信息列表 功能描述:读取当前用户设备列表 |
| | |
| | | /// <summary> |
| | | /// 区域ID |
| | | /// </summary> |
| | | public int LevelID ; |
| | | public string LevelID ; |
| | | /// <summary> |
| | | /// 备份目录名称 |
| | | /// </summary> |
| | |
| | | /// <summary> |
| | | /// 区域ID |
| | | /// </summary> |
| | | public int LevelID; |
| | | public string LevelID; |
| | | } |
| | | |
| | | /// <summary> |