| | |
| | | public static string ReleaseGatewayToHome = API_APP + "ReleaseGatewayToHome"; |
| | | |
| | | |
| | | |
| | | |
| | | /// <summary> |
| | | /// 1.63 获得某个帐号所有已绑定的网关分页 |
| | | /// </summary> |
| | |
| | | /// 1.65 UpdateMac 更新Mac(印度) |
| | | /// </summary> |
| | | public static string UpdateMac = API_APP + "UpdateMac"; |
| | | |
| | | /// <summary> |
| | | /// 1.66 BindMac 更新绑定Mac(印度) |
| | | /// </summary> |
| | | public static string BindMac = API_APP + "BindMac"; |
| | | |
| | | |
| | | |
| | | |
| | | /// <summary> |
| | | /// 1.81 添加项目(住宅) |
| | |
| | | /// </summary> |
| | | public static string GetHomePager = API_APP + "GetHomePager"; |
| | | |
| | | /// <summary> |
| | | /// 1.85 获取控制分享项目(住宅)请求信息 |
| | | /// </summary> |
| | | public static string GetSharedHomeApiControl = API_APP + "GetSharedHomeApiControl"; |
| | | |
| | | |
| | | #endregion |
| | | |
| | | #region Timer 部分 |