常规数据加载
查询项目数据
http 请求方式:POST(请使用 https 协议)https://api.kdware.cn/hapi/v1.1/loadProjects
功能简介:用于按条件查询项目数据
请求示例
参数说明
{"sessionid": "6614a268-a886-4767-a8ef-60ff64229ef3"}
参数 | 类型 | 可选 | 说明 |
---|---|---|---|
sessionid | string | 必须 | 会话凭证 |
offset | number | 可选 | 指定返回记录行的偏移量 |
count | number | 可选 | 指定返回记录行的最大数目 |
byID | string | 可选 | 按 ID 查询 |
byName | string | 可选 | 按名称查询 |
返回结果
正确时的返回 JSON 数据包如下:
{"resultCode": 0,"projectList": [{"projectID": "9981","projectName": "阔道物联项目1"},{"projectID": "10436","projectName": "阔道物联项目2"}]}
参数 | 类型 | 说明 | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
resultCode | number | 0 为成功,其它值为失败 | |||||||||
projectList | array |
|
查询阔道桥数据
http 请求方式:POST(请使用 https 协议)https://api.kdware.cn/hapi/v1.1/loadRTUs
功能简介:用于按条件查询阔道桥数据
请求示例
参数说明
{"sessionid": "6614a268-a886-4767-a8ef-60ff64229ef3"}
参数 | 类型 | 可选 | 说明 |
---|---|---|---|
sessionid | string | 必须 | 会话凭证 |
offset | number | 可选 | 指定返回记录行的偏移量 |
count | number | 可选 | 指定返回记录行的最大数目 |
byID | string | 可选 | 按 ID 查询 |
byName | string | 可选 | 按名称查询 |
byState | string | 可选 | 按连接状态查询,0 为离线,1 为在线 |
byProjectID | string | 可选 | 按所属项目 ID 查询 |
返回结果
正确时的返回 JSON 数据包如下:
{"resultCode": 0,"rtuList": [{"rtuID": "33179","rtuType": 2,"rtuName": "阔道桥-1","rtuDesc": "","rtuState": 1},{"rtuID": "33180","rtuType": 2,"rtuName": "阔道桥-2","rtuDesc": "","rtuState": 1}]}
参数 | 类型 | 说明 | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
resultCode | number | 0 为成功,其它值为失败 | |||||||||||||||||||||
rtuList | array |
|
查询设备数据
http 请求方式:POST(请使用 https 协议)https://api.kdware.cn/hapi/v1.1/loadDevices
功能简介:用于按条件查询设备数据
请求示例
参数说明
{"sessionid": "6614a268-a886-4767-a8ef-60ff64229ef3"}
参数 | 类型 | 可选 | 说明 |
---|---|---|---|
sessionid | string | 必须 | 会话凭证 |
offset | number | 可选 | 指定返回记录行的偏移量 |
count | number | 可选 | 指定返回记录行的最大数目 |
byID | string | 可选 | 按 ID 查询 |
byDeviceIDs | array | 可选 | 按ID列表查询,数组子项为 string 类型,该参数同时查询ID总数不能大于100 |
byName | string | 可选 | 按名称查询 |
byProjectID | string | 可选 | 按所属项目 ID 查询 |
返回结果
正确时的返回 JSON 数据包如下:
{"resultCode": 0,"deviceList": [{"deviceID": "11210","devType": 2,"devName": "T1","devDesc": "","rtuID": "33179","rtuType": 1,"rtuName": "RTU-1","rtuDesc": "","rtuState": 0,"projectID": "10436","projectName": "阔道物联","voltage": "5.940000057220459","region": 0,"subregion": 0,"devID": "3922961078","firmVer": "2.16","baseBandVer": "1.55"},{"deviceID": "11211","devType": 2,"devName": "T2","devDesc": "","rtuID": "33180","rtuType": 2,"rtuName": "RTU-2","rtuDesc": "","rtuState": 1,"projectID": "10436","projectName": "阔道物联","voltage": "6.110000133514404","region": 0,"subregion": 0,"devID": "2730254812","firmVer": "2.16","baseBandVer": "1.55"}]}
参数 | 类型 | 说明 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
resultCode | number | 0 为成功,其它值为失败 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
deviceList | array |
|
查询事件数据
http 请求方式:POST(请使用 https 协议)https://api.kdware.cn/hapi/v1.1/loadDoorEvents
功能简介:
请求示例
参数说明
{"sessionid": "6614a268-a886-4767-a8ef-60ff64229ef3"}
参数 | 类型 | 可选 | 说明 |
---|---|---|---|
sessionid | string | 必须 | 会话凭证 |
offset | number | 可选 | 指定返回记录行的偏移量 |
count | number | 可选 | 指定返回记录行的最大数目 |
byOwner | string | 可选 | 按持有人查询 |
byDevice | string | 可选 | 按所属设备名称查询 |
byDeviceID | string | 可选 | 按所属设备ID查询 |
byDeviceIDs | array | 可选 | 按设备ID列表查询,数组子项为 string 类型,该参数同时查询ID总数不能大于100 |
byProjectID | string | 可选 | 按所属项目 ID 查询 |
返回结果
正确时的返回 JSON 数据包如下:
{"resultCode": 0,"eventList": [{"eventID": "1","projectID": "10436","deviceID": "11213","credOrderID": 0,"credType": 4,"state": 1,"timeTag": "2017-11-24T20:24:18.000","deviceName": "T4","credValue": "","owner": "pj"},{"eventID": "2","projectID": "10436","deviceID": "11213","credOrderID": 0,"credType": 4,"state": 1,"timeTag": "2017-11-24T20:23:20.000","deviceName": "T4","credValue": "","owner": "pjpj"}]}
参数 | 类型 | 说明 | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
resultCode | number | 0 为成功,其它值为失败 | |||||||||||||||||||||||||||||||||
eventList | array |
|