| | |
| | | /// 获取临时密码 |
| | | /// </summary> |
| | | public const string API_POST_GET_TEMP_PASSWORD_LIST = "/community-wisdom/app/visitor/freeview/page"; |
| | | /// <summary> |
| | | /// 获取第三方注册的用户信息 |
| | | /// </summary> |
| | | public const string Api_Post_GetExtMemberInfo = "/community-wisdom/app/visitor/freeview/getExtMemberInfo"; |
| | | #endregion |
| | | |
| | | /// <summary> |
| | |
| | | /// 绑定住宅 |
| | | /// </summary> |
| | | public const string Api_Post_BindlingResidence = "/app/home/deliver"; |
| | | /// <summary> |
| | | /// 获取住宅交付链接 |
| | | /// </summary> |
| | | public const string APi_Post_GetHoserDeliverUrl = "/home-wisdom/app/home/obtainDeliveryUrl"; |
| | | /// <summary> |
| | | /// 更新项目状态 (交付、验收、撤销交付、验收未通过、重新调试、交付回滚等操作) |
| | | /// </summary> |
| | | public const string APi_Post_UpdateProjectDebugStatus = "/smart-footstone/mgmt/community/project/updateProjectDebugStatus"; |
| | | /// <summary> |
| | | /// 获取住宅分页 |
| | | /// </summary> |
| | |
| | | /// 更新远程控制 |
| | | /// </summary> |
| | | public const string API_POST_Child_Update = "/home-wisdom/app/child/account/update"; |
| | | /// <summary> |
| | | /// 更新成员账号人脸信息 |
| | | /// </summary> |
| | | public const string API_POST_Child_UpdateFace = "/home-wisdom/app/child/account/updateFace"; |
| | | /// <summary> |
| | | /// 子账号绑定账号 |
| | | /// </summary> |
| | | public const string API_POST_Child_BindAccount = "/home-wisdom/app/child/account/accountBind"; |
| | | /// <summary> |
| | | /// 删除成员账号人脸信息 |
| | | /// </summary> |
| | | public const string API_POST_Child_RemoveFace = "/home-wisdom/app/child/account/removeFace"; |
| | | /// <summary> |
| | | /// 子账号管理员获取主账号授权Token |
| | | /// </summary> |
| | |
| | | /// 远程开锁(萤石视频门锁) |
| | | /// </summary> |
| | | public const string Api_Post_OpenDoor = "/home-wisdom/platform/yingshi/lock/remote/open/door"; |
| | | /// <summary> |
| | | /// 门锁型号列表(萤石视频门锁) |
| | | /// </summary> |
| | | public const string Api_Post_Lock_Models = "/home-wisdom/platform/yingshi/lock/models"; |
| | | |
| | | |
| | | |
| | | |
| | |
| | | /// 解绑第三方iot平台账号 |
| | | /// </summary> |
| | | public const string Api_Post_Unbound3tyIotAccount = "/smart-open/open-platform/tripartite/userUnbind"; |
| | | #endregion |
| | | |
| | | #region ■ -- 红外宝接口___________________________ |
| | | /// <summary> |
| | |
| | | |
| | | #endregion |
| | | |
| | | #endregion |
| | | |
| | | |
| | | #region ■ -- 萤石SDK相关接口___________________________ |
| | |
| | | /// </summary> |
| | | public const string Api_Post_GetListHomeFace = "/home-wisdom/app/logic/listHomeFace"; |
| | | |
| | | |
| | | /// <summary> |
| | | /// 获第三方注册userId |
| | | /// </summary> |
| | | public const string Api_Post_GetExtUserId = "/community-wisdom/app/visitor/freeview/getExtMemberInfo"; |
| | | #endregion |
| | | |
| | | |
| | |
| | | /// 门锁的历史记录 |
| | | /// </summary> |
| | | public const string API_POST_DoorHistory = "/home-wisdom/app/device/door/logs"; |
| | | /// <summary> |
| | | /// 获取临时密码 |
| | | /// </summary> |
| | | public const string Api_Post_GetTempPasswrod = "/home-wisdom/app/device/door/getTempPwds"; |
| | | /// <summary> |
| | | /// 创建临时密码 |
| | | /// </summary> |
| | | public const string Api_Post_CreateTempPasswrod = "/home-wisdom/app/device/door/createTempPwd"; |
| | | /// <summary> |
| | | /// 删除门锁临时密码 |
| | | /// </summary> |
| | | public const string Api_Post_DelTempPasswrod = "/home-wisdom/app/device/door/tempPwdDel"; |
| | | |
| | | |
| | | #endregion |
| | | |
| | |
| | | public const string Api_Post_GetInverter_StatisticsInfo = "/home-wisdom/app/device/inverter/allInfo"; |
| | | #endregion |
| | | |
| | | #region 群控,组合调光 |
| | | /// <summary> |
| | | /// 获取群控类型 |
| | | /// </summary> |
| | | public const string Api_Post_GetGroupControlTypes = "/home-wisdom/app/device/groupcontrol/types"; |
| | | /// <summary> |
| | | /// 获取群控列表 |
| | | /// </summary> |
| | | public const string Api_Post_GetGroupControlListByHome = "/home-wisdom/app/device/groupcontrol/list"; |
| | | /// <summary> |
| | | /// 获取群控详情 |
| | | /// </summary> |
| | | public const string Api_Post_GetGroupControlInfos = "/home-wisdom/app/device/groupcontrol/infos"; |
| | | /// <summary> |
| | | /// 添加群控 |
| | | /// </summary> |
| | | public const string Api_Post_AddGroupControl = "/home-wisdom/app/device/groupcontrol/add"; |
| | | /// <summary> |
| | | /// 更新群控 |
| | | /// </summary> |
| | | public const string Api_Post_UpdateGroupControl = "/home-wisdom/app/device/groupcontrol/update"; |
| | | /// <summary> |
| | | /// 删除群控 |
| | | /// </summary> |
| | | public const string Api_Post_DeleteGroupControl = "/home-wisdom/app/device/groupcontrol/deleted"; |
| | | /// <summary> |
| | | /// 收藏群控 |
| | | /// </summary> |
| | | public const string Api_Post_CollectGroupControl = "/home-wisdom/app/device/groupcontrol/collect"; |
| | | /// <summary> |
| | | /// 取消收藏群控 |
| | | /// </summary> |
| | | public const string Api_Post_CancelCollectGroupControl = "/home-wisdom/app/device/groupcontrol/cancelCollect"; |
| | | /// <summary> |
| | | /// 控制群控 |
| | | /// </summary> |
| | | public const string Api_Post_ControlGroupControl = "/home-wisdom/app/device/groupcontrol/controlDown"; |
| | | /// <summary> |
| | | /// 群控状态刷新 |
| | | /// </summary> |
| | | public const string Api_Post_ReadGroupControlStatus = "/home-wisdom/app/device/groupcontrol/statusRefresh"; |
| | | |
| | | #endregion |
| | | |
| | | } |
| | | |
| | | ///// <summary> |