ISDP-批量查询设备直播信息及状态(API名称:queryLiveInfoBatch):响应示例

时间:2025-02-12 15:15:11

响应示例

{    "status": 1,    "message": "SUC CES S",    "error": null,    "data": [        {            "deviceId": "h1226",            "isdpDeviceId": "h1226--1",            "battery": "96",            "deviceName": "h1226",            "deviceUserId": 930206,            "deviceUserName": "江德康_18290065277",            "tenantId": 886,            "deviceType": "INTELLIGENT_SAFETY_HELMET",            "liveChannelId": "497393987870789",            "chatJid": "810170@saasgroupchat.xxxx.test.huawei.com",            "chatId": "930228@xxxx.test.huawei.com",            "deviceState": "OFFLINE",            "enableEndSide": "N",            "userName": null,            "ownnerName": null,            "deviceUserNameOnly": "江德康",            "deviceTypeName": "智能安全帽"        },        {            "deviceId": "h12272",            "isdpDeviceId": "h12272--1",            "battery": "75",            "deviceName": "h12272",            "deviceUserId": 404870,            "deviceUserName": "老张2_13928461142",            "tenantId": 886,            "deviceType": "INTELLIGENT_SAFETY_HELMET",            "liveChannelId": "497697952440389",            "chatJid": "810300@saasgroupchat.xxxx.test.huawei.com",            "chatId": "930230@xxxx.test.huawei.com",            "deviceState": "OFFLINE",            "enableEndSide": "N",            "userName": null,            "ownnerName": null,            "deviceUserNameOnly": "老张2",            "deviceTypeName": "智能安全帽"        }    ],    "timestamp": "2024-01-18T14:12:37.428+0800"}
support.huaweicloud.com/api-isdp/api_01_0407.html