用户工具

站点工具


wiki:v_interface_push_address_set_old

返回

功能:报警及通知推送地址设置及更新

请求方式GET

请求路径:{projectServerUrl}/api/1.0/setPushPath

请求参数:

参数

必填\选填

类型

描述

pushPath

必填

String

推送地址


返回参数:

参数

名称

类型

备注

code

返回码

string

000000 为成功  

message

提示语

string

 

data

数据

object

 


示例:

示例地址:https://xf.tandatech.com:4433/thirdPartyApi/ThreePlaceREST/api/1.0/ setPushPath?pushPath=http://www.baidu.com/V1/getDeviceInfo

示例结果:

{

    "code": "000000",

    "message": "请求成功",

    "data":[]

}

wiki/v_interface_push_address_set_old.txt · 最后更改: 2020/11/14 05:44 由 admin