| | |
| | | /// 取消收藏场景 |
| | | /// </summary> |
| | | public const string Api_Post_CancelCollectScene = "/home-wisdom/app/scene/cancelCollect"; |
| | | |
| | | /// <summary> |
| | | /// 全量更新场景 正常是B端调试软件使用 |
| | | /// </summary> |
| | | public const string Api_Post_Secne_SyncList = "/home-wisdom/program/scene/sync"; |
| | | |
| | | |
| | | #endregion |
| | | |
| | | #region Kaede -- 房间接口____________________________ |
| | |
| | | /// </summary> |
| | | public const string API_POST_Speaker_Remark_Update = "/smart-footstone/app/token/update"; |
| | | /// <summary> |
| | | /// 解绑音箱 |
| | | /// </summary> |
| | | public const string API_POST_Speaker_Unbind = "/smart-footstone/app/token/delete"; |
| | | /// <summary> |
| | | /// 获取音箱分配的设备和场景列表 |
| | | /// </summary> |
| | | public const string API_POST_Speaker_DeviceList_Get = "/home-wisdom/app/tokenRelation/list"; |