| | |
| | | /// 获取全球区域列表 免登录 |
| | | /// </summary> |
| | | public const string API_POST_GlobalRegionList = "/smart-footstone/region/globalRegionList"; |
| | | #endregion |
| | | |
| | | #region 访客 |
| | | /// <summary> |
| | | /// 生成临时密码 |
| | | /// </summary> |
| | | public const string API_POST_ADD_TEMP_PASSWORD = "/community-wisdom/app/visitor/freeview/add"; |
| | | /// <summary> |
| | | /// 删除临时密码 |
| | | /// </summary> |
| | | public const string API_POST_DEL_TEMP_PASSWORD = "/community-wisdom/app/visitor/freeview/delete"; |
| | | /// <summary> |
| | | /// 获取临时密码 |
| | | /// </summary> |
| | | public const string API_POST_GET_TEMP_PASSWORD_LIST = "/community-wisdom/app/visitor/freeview/page"; |
| | | #endregion |
| | | #endregion |
| | | |
| | | #region ■ AcCluster -- 登录和注册部分___________________________ |
| | | /// <summary> |
| | |
| | | public const string API_POST_Member_UnbindWithAccount = "/smart-footstone/member/memberInfo/unbindWithAccount"; |
| | | #endregion |
| | | |
| | | #region 访客 |
| | | /// <summary> |
| | | /// 生成临时密码 |
| | | /// </summary> |
| | | public const string API_POST_ADD_TEMP_PASSWORD = "/community-wisdom/app/visitor/freeview/add"; |
| | | /// <summary> |
| | | /// 删除临时密码 |
| | | /// </summary> |
| | | public const string API_POST_DEL_TEMP_PASSWORD = "/community-wisdom/app/visitor/freeview/delete"; |
| | | /// <summary> |
| | | /// 获取临时密码 |
| | | /// </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> |
| | |
| | | /// 绑定住宅 |
| | | /// </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> |
| | | /// 检测更新,是否需要强制更新 |
| | | /// </summary> |
| | | public const string API_POST_CheckAppVersion = "/smart-footstone/app/appVersion/check"; |
| | | public const string API_POST_CheckAppVersion = "/basis-footstone/app/appVersion/check"; |
| | | ///// <summary> |
| | | ///// 查询APP最新版本 |
| | | ///// </summary> |
| | | //public const string API_POST_GetAppVersion = "/smart-footstone/app/getAppVersion"; |
| | | #endregion |
| | | |
| | | /// <summary> |
| | | /// 获取当前版本注销账号模式 |
| | | /// </summary> |
| | | public const string Api_Post_GetUnregisterModel = "/basis-footstone/app/appVersion/unregisterModel"; |
| | | /// <summary> |
| | | /// 注销账号 |
| | | /// </summary> |
| | | public const string Api_Post_Unregister = "/basis-footstone/member/unregister"; |
| | | |
| | | |
| | | #region ■ -- 房间场景背景图片上传下载接口___________________________ |
| | |
| | | /// 上传图片 |
| | | /// </summary> |
| | | public const string API_POST_UploadImage = "/home-wisdom/app/images/upload_image"; |
| | | /// <summary> |
| | | /// 获取场景默认图库列表 |
| | | /// </summary> |
| | | public const string Api_Post_GetSceneDefaultIconList = "/iot-cloud/mgmt/scene/default/icon/list"; |
| | | /// <summary> |
| | | /// 查询图片路径 |
| | | /// </summary> |
| | |
| | | /// </summary> |
| | | public const string Api_Post_IndependentRegister3TyDevcie = "/home-wisdom/app/device/independentRegister"; |
| | | /// <summary> |
| | | /// 移除第三方设备 |
| | | /// </summary> |
| | | public const string Api_Post_Remove3tyDevcie = "/home-wisdom/app/device/remove"; |
| | | /// <summary> |
| | | /// 获取设备详情 |
| | | /// </summary> |
| | | public const string Api_Post_GetDevcieInfoList = "/home-wisdom/app/device/info"; |
| | | /// <summary> |
| | | /// 获取乐橙子账号token |
| | | /// </summary> |
| | | public const string Api_Post_GetLcSubToken = "/home-wisdom/imou/openapi/getSubToken"; |
| | | |
| | | /// <summary> |
| | | /// 刷新设备状 |
| | |
| | | /// 读取最近一个月的数据 |
| | | /// </summary> |
| | | public const string Api_Post_SensorLastMonthHistoricalData = "/home-wisdom/app/statistics/device/monthDiff"; |
| | | /// <summary> |
| | | /// 设备扩展配置 |
| | | /// </summary> |
| | | public const string Api_Post_DeviceExtSet = "/home-wisdom/app/device/deviceExtSet"; |
| | | /// <summary> |
| | | /// 获取设备消息规则配置 |
| | | /// </summary> |
| | | public const string Api_Post_GetDeviceMessageRulesSet = "/home-wisdom/app/device/getDeviceMessageRulesSet"; |
| | | /// <summary> |
| | | /// 设备消息规则配置 |
| | | /// </summary> |
| | | public const string Api_Post_DeviceMessageRulesSet = "/home-wisdom/app/device/deviceMessageRulesSet"; |
| | | |
| | | #endregion |
| | | |
| | | #region Kaede -- 萤石视频门锁接口____________________________ |
| | | /// <summary> |
| | | /// 删除设备(萤石视频门锁) |
| | | /// </summary> |
| | | public const string Api_Post_DeleteDevice = "/home-wisdom/platform/yingshi/child/deleteDevice"; |
| | | /// <summary> |
| | | /// 电池详情(萤石视频门锁) |
| | | /// </summary> |
| | | public const string Api_Post_Details = "/home-wisdom/platform/yingshi/lock/battery/details"; |
| | | /// <summary> |
| | | /// 门锁用户列表(萤石视频门锁) |
| | | /// </summary> |
| | | public const string Api_Post_UserList = "/home-wisdom/platform/yingshi/lock/user/list"; |
| | | /// <summary> |
| | | /// 门锁状态(萤石视频门锁) |
| | | /// </summary> |
| | | public const string Api_Post_Lockstatus = "/home-wisdom/platform/yingshi/lock/status"; |
| | | /// <summary> |
| | | /// 获取报警列表(萤石视频门锁) |
| | | /// </summary> |
| | | public const string Api_Post_Records = "/home-wisdom/platform/yingshi/alarm/records"; |
| | | /// <summary> |
| | | /// 删除报警记录(萤石视频门锁) |
| | | /// </summary> |
| | | public const string Api_Post_AlarmDelet= "/home-wisdom/platform/yingshi/alarm/delete"; |
| | | /// <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"; |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | #endregion |
| | | |
| | | #region Kaede -- 场景接口____________________________ |
| | |
| | | /// 获取品牌列表 |
| | | /// </summary> |
| | | public const string Api_Post_GetBrandList = "/home-wisdom/app/product/brand/list"; |
| | | /// <summary> |
| | | /// 获取品牌列表_iot 平台 |
| | | /// </summary> |
| | | public const string Api_Post_GetBrandList_Iot = "/smart-open/platform/auth/brand/list"; |
| | | /// <summary> |
| | | /// 发现第三方iot平台设备 |
| | | /// </summary> |
| | | public const string Api_Post_Search3tyIotDevice = "/home-wisdom/app/open/discoveryDevice"; |
| | | /// <summary> |
| | | /// 获取第三方iot平台设备功能列表 |
| | | /// </summary> |
| | | public const string Api_Post_Get3tyIotFunction = "/home-wisdom/app/open/extDeviceList"; |
| | | /// <summary> |
| | | /// 配置第三方iot平台设备功能到住宅 |
| | | /// </summary> |
| | | public const string Api_Post_Setting3tyIotFunctionToHouse = "/home-wisdom/app/open/assignDeviceToHouse"; |
| | | /// <summary> |
| | | /// 解绑第三方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_FL_QRcode = "http://112.74.164.111:180/api.php/Device/setdynamicpwd"; |
| | | /// <summary> |
| | | /// 临时密码 |
| | | /// 二维码 |
| | | /// </summary> |
| | | public const string API_Post_Temporary_Password = "/home-wisdom/app/freeview/temppwd/add"; |
| | | /// <summary> |
| | | /// 获取门禁二维码 |
| | | /// </summary> |
| | | public const string API_POST_OwnerQRCode = "/community-wisdom/doorDevice/getOwnerQRCode"; |
| | | /// <summary> |
| | | /// 徘徊报警 |
| | | /// </summary> |
| | | public const string API_POST_ALARM_RECORDS = "/home-wisdom/app/device/alarmRecords/listByPage"; |
| | | |
| | | |
| | | #endregion |
| | | |
| | | |
| | |
| | | /// 住宅sip账号获取 |
| | | /// </summary> |
| | | public const string API_POST_VideoDevice_GetSipAccount = "/home-wisdom/app/home/getSipAccount"; |
| | | /// <summary> |
| | | /// 获取住宅已录入人脸信息(可视对讲人脸开门触发自动化配置用) |
| | | /// </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 |
| | | |
| | |
| | | /// 获取音乐列表 |
| | | /// </summary> |
| | | public const string Api_Post_PlayerList = "/home-wisdom/app/wise/music/playerList"; |
| | | /// <summary> |
| | | /// 获取音乐分组列表 |
| | | /// </summary> |
| | | public const string Api_Post_GroupList = "/home-wisdom/app/wise/music/groupList"; |
| | | /// <summary> |
| | | /// 获取分组的音乐列表 |
| | | /// </summary> |
| | | public const string Api_Post_GroupPlayerList = "/home-wisdom/app/wise/music/groupPlayerList"; |
| | | |
| | | |
| | | #endregion |
| | | |
| | | |
| | | #region ■ -- 光伏储能接口_______________________________ |
| | | /// <summary> |
| | | /// 获取住宅下逆变器列表 |
| | | /// "appKey": "HDL-IOT-PLATFORM-TEST", |
| | | /// "sign": "6d43303499eda78ba729eba9e8afe1e5", |
| | | /// "timestamp": 1661764403, |
| | | /// "homeId":0 |
| | | /// </summary> |
| | | public const string Api_Post_GetInverter_List = "/home-wisdom/app/device/inverter/list"; |
| | | /// <summary> |
| | | /// 获取住宅下光伏统计的数据 |
| | | /// </summary> |
| | | 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 |
| | | |
| | | } |