From eeb6f0b4bf0a81834325638401d5fa404e53db93 Mon Sep 17 00:00:00 2001 From: wxr <wxr@hdlchina.com.cn> Date: 星期四, 05 九月 2024 19:41:45 +0800 Subject: [PATCH] 金茂光伏储能,热水器;自动化,空调,地暖步进判断 --- HDL_ON/DAL/Server/NewAPI.cs | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/HDL_ON/DAL/Server/NewAPI.cs b/HDL_ON/DAL/Server/NewAPI.cs index 348e8cb..230eaf2 100644 --- a/HDL_ON/DAL/Server/NewAPI.cs +++ b/HDL_ON/DAL/Server/NewAPI.cs @@ -757,6 +757,11 @@ /// 瑙g粦绗笁鏂筰ot骞冲彴璐﹀彿 /// </summary> public const string Api_Post_Unbound3tyIotAccount = "/smart-open/open-platform/tripartite/userUnbind"; + /// <summary> + /// 瑙g粦浣忓畢涓嬬殑绗笁鏂硅澶� + /// </summary> + public const string Api_Post_UnbindDeviceToHome = "/home-wisdom/app/open/unbindDeviceToHome"; + #endregion #region 鈻� -- 绾㈠瀹濇帴鍙__________________________ @@ -879,6 +884,12 @@ /// </summary> public const string API_POST_VideoDevice_UpdateCallStatus = "/home-wisdom/platform/imou/updateCallStatus"; /// <summary> + /// 鎷掓帴锛堟寕娈垫墍鏈夊懠鍙級 + /// </summary> + public const string API_POST_VideoDevice_RejectCallIn = "/home-wisdom/platform/imou/callAllRejection"; + + + /// <summary> /// 鑾峰彇閫氳瘽璁板綍 /// </summary> public const string API_POST_FL_GetCallList = "/home-wisdom/platform/imou/listCallRecords"; -- Gitblit v1.8.0