| | |
| | | public static string GetSubAccountByDistributedMark = API_ZigbeeUsers + "GetSubAccountByDistributedMark"; |
| | | |
| | | |
| | | /// <summary> |
| | | /// UpdateRemoteSwitchPassword |
| | | /// </summary> |
| | | public static string UpdateRemoteSwitchPassword = API_ZigbeeUsers + "UpdateRemoteSwitchPassword"; |
| | | ///// <summary> |
| | | ///// UpdateRemoteSwitchPassword |
| | | ///// </summary> |
| | | //public static string UpdateRemoteSwitchPassword = API_ZigbeeUsers + "UpdateRemoteSwitchPassword"; |
| | | #endregion |
| | | |
| | | #region APP 部分 |
| | |
| | | public static string UploadHomeAppGatewaySubFiles = API_APP + "UploadHomeAppGatewaySubFiles"; |
| | | public static string UploadHomeAppGatewaySingleSubFile = API_APP + "UploadHomeAppGatewaySingleSubFile"; |
| | | |
| | | /// <summary> |
| | | /// 1.23 删除App备份[手动备份住宅、手动备份网关、自动备份住宅、公共备份]的某些文件 |
| | | /// </summary> |
| | | public static string DeleteAppBackupFile = API_APP + "DeleteAppBackupFile"; |
| | | ///// <summary> |
| | | ///// 1.23 删除App备份[手动备份住宅、手动备份网关、自动备份住宅、公共备份]的某些文件 |
| | | ///// </summary> |
| | | //public static string DeleteAppBackupFile = API_APP + "DeleteAppBackupFile"; |
| | | /// <summary> |
| | | /// 1.24 获取住宅备份数据_分页 |
| | | /// </summary> |
| | |
| | | /// 1.27 删除项目(住宅)各种备份文件夹(文件夹下所有文件也会删除) |
| | | /// </summary> |
| | | public static string DelHomeAppGatewayName = API_APP + "DelHomeAppGatewayName"; |
| | | /// <summary> |
| | | /// 1.28 更新项目(住宅)[App(网关)手动备份]备注名 |
| | | /// </summary> |
| | | public static string UpdateHomeAppGatewayName = API_APP + "UpdateHomeAppGatewayName"; |
| | | /// <summary> |
| | | /// 1.29 项目(住宅)下App自动备份 |
| | | /// </summary> |
| | | public static string HomeAppAutoDataBackup = API_APP + "HomeAppAutoDataBackup"; |
| | | ///// <summary> |
| | | ///// 1.28 更新项目(住宅)[App(网关)手动备份]备注名 |
| | | ///// </summary> |
| | | //public static string UpdateHomeAppGatewayName = API_APP + "UpdateHomeAppGatewayName"; |
| | | ///// <summary> |
| | | ///// 1.29 项目(住宅)下App自动备份 |
| | | ///// </summary> |
| | | //public static string HomeAppAutoDataBackup = API_APP + "HomeAppAutoDataBackup"; |
| | | |
| | | |
| | | /// <summary> |
| | | /// 1.61 绑定网关到项目(住宅) |
| | | /// </summary> |
| | | public static string BindGatewayToHome = API_APP + "BindGatewayToHome"; |
| | | /// <summary> |
| | | /// 1.62 解绑定网关到项目(住宅) |
| | | /// </summary> |
| | | public static string ReleaseGatewayToHome = API_APP + "ReleaseGatewayToHome"; |
| | | ///// <summary> |
| | | ///// 1.61 绑定网关到项目(住宅) |
| | | ///// </summary> |
| | | //public static string BindGatewayToHome = API_APP + "BindGatewayToHome"; |
| | | ///// <summary> |
| | | ///// 1.62 解绑定网关到项目(住宅) |
| | | ///// </summary> |
| | | //public static string ReleaseGatewayToHome = API_APP + "ReleaseGatewayToHome"; |
| | | |
| | | |
| | | |
| | | |
| | | /// <summary> |
| | | /// 1.63 获得某个帐号所有已绑定的网关分页 |
| | | /// </summary> |
| | | public static string GetAllBindGatewarysPagger = API_APP + "GetAllBindGatewarysPagger"; |
| | | ///// <summary> |
| | | ///// 1.63 获得某个帐号所有已绑定的网关分页 |
| | | ///// </summary> |
| | | //public static string GetAllBindGatewarysPagger = API_APP + "GetAllBindGatewarysPagger"; |
| | | /// <summary> |
| | | /// 1.64 获取某个住宅的网关分页 |
| | | /// </summary> |
| | | public static string GetSingleHomeGatewayPagger = API_APP + "GetSingleHomeGatewayPagger"; |
| | | |
| | | /// <summary> |
| | | /// 1.65 UpdateMac 更新Mac(印度) |
| | | /// </summary> |
| | | public static string UpdateMac = API_APP + "UpdateMac"; |
| | | ///// <summary> |
| | | ///// 1.65 UpdateMac 更新Mac(印度) |
| | | ///// </summary> |
| | | //public static string UpdateMac = API_APP + "UpdateMac"; |
| | | |
| | | /// <summary> |
| | | /// 1.66 BindMac 更新绑定Mac(印度) |
| | |
| | | ///// </summary> |
| | | //public static string EditHome = API_APP + "EditHome"; |
| | | |
| | | /// <summary> |
| | | /// 1.84 获取项目 (住宅)分页 |
| | | /// </summary> |
| | | public static string GetHomePager = API_APP + "GetHomePager"; |
| | | ///// <summary> |
| | | ///// 1.84 获取项目 (住宅)分页 |
| | | ///// </summary> |
| | | //public static string GetHomePager = API_APP + "GetHomePager"; |
| | | |
| | | /// <summary> |
| | | /// 1.85 获取控制分享项目(住宅)请求信息 |
| | | /// </summary> |
| | | public static string GetSharedHomeApiControl = API_APP + "GetSharedHomeApiControl"; |
| | | ///// <summary> |
| | | ///// 1.85 获取控制分享项目(住宅)请求信息 |
| | | ///// </summary> |
| | | //public static string GetSharedHomeApiControl = API_APP + "GetSharedHomeApiControl"; |
| | | |
| | | |
| | | #endregion |