| | |
| | | /// 启用禁用自动化 |
| | | /// </summary> |
| | | public const string API_POST_Logic_Enable = "/home-wisdom/app/logic/enable"; |
| | | /// <summary> |
| | | /// 自动化地理围栏状态上报 |
| | | /// </summary> |
| | | public const string API_POST_Logic_GeoFenceStateReport = "/home-wisdom/app/logic/geoFenceStateReport"; |
| | | #endregion |
| | | |
| | | #region -- 第三方设备相关接口___________________________ |
| | |
| | | |
| | | #region ■ -- SIP相关接口_______________________________ |
| | | #endregion |
| | | /// <summary> |
| | | /// 绑定source面板 |
| | | /// </summary> |
| | | public const string Api_Post_BindSourcePanel = "/home-wisdom/source/screen/home/bind"; |
| | | |
| | | |
| | | } |