云服务器内容精选
-
响应示例 { "status": 1, "message": "SUC CES S", "error": null, "data":{ "deviceId": "21024125389SL7002176", "isdpDeviceId": "21024125389SL7002176-0", "channelId": "0", "deviceName": "HoloSens SDC-0", "deviceState": "ONLINE", "accessProtocol": "HOLO", "deviceType": "WEBCAM", "deviceSystemState": null, "description": "", "model": "D3220-10-SIU", "manufacture": "huawei", "channelTotal": 0, "streamTotal": 0, "firmware": null, "deviceAbility": "intelligent,talk", "mac": null, "createTime": null, "updateTime": "2020-12-28 17:25:13", "protocolVersion": null, "deviceIp": null, "devicePort": null, "tenantId": 886, "projectNumber": "0001", "projectName": "XXXX项目", "deviceAddress": "XXXXXXXX基站", "fileId": "342955", "sysType": null, "fileSize": "106934", "fileName": "2020_12_28_17_29_04.jpg", "fileExt": "jpg", "deviceAddressNumber": "A0001", "webPlayUrl": "https://078dda04fc284058940039ebb5d0de25.APIgw.cn-north-4.huaweicloud.com/live/work003?app=vis&stream=XXXX", "verificationCode": "6h6yM3U1", "deviceManageState": "ACTIVATION", "deviceSubType": "IPC-CONCH", "creationDate": 1608968667000, "lastUpdateDate": 1609298831000, "lastUpdatedBy": null, "deviceAlarmStatus": "pulse", "autoJoin": null, "battery": null, "ownnerId": null, "longitude": null, "latitude": null, "chatJid": null, "chatId": null, "liveChannelId": null, "userName": null, "ownnerName": null }, "timestamp": "2020-12-30T11:28:27.182+0800" }
-
响应参数 参数 类型 描述 isdpDeviceId String isdp唯一设备ID deviceId String 设备ID channelId String 通道ID deviceName String 设备名称 deviceState String 设备状态 accessProtocol String 接入协议 deviceType String 设备类型 deviceSystemState String 设备管理状态 description String 描述 model String 设备型号 manufacture String 生产厂商 channelTotal int 通道总数 streamTotal int 每个通道码流数量 firmware String 摄像头固件版本号 deviceAbility String 能力集 mac String mac地址 createTime String 创建时间 updateTime String 更新时间 protocolVersion String 协议版本 deviceIp String 设备ip devicePort String 设备端口 projectName String 项目名称 projectNumber String 项目编码 deviceAddress String 设备地址 fileId String 图片编号 sysType String 系统类型 fileSize String 文件大小 fileName String 文件名称 fileExt String 文件扩展名 deviceAddressNumber String 设备地址编号 deviceSubType String 子设备类型 deviceAlarmStatus String 设备告警状态 autoJoin String 是否主动入会 battery String 电量 ownnerId String 设备责任人ID longitude String 经度 latitude String 纬度 chatJid String IM群组ID chatId String IM聊天ID liveChannelId String 频道播放ID userName String 设备使用人名称 ownnerName String 设备责任人名称 webPlayUrl String web播放地址
-
相关API 接口名称 调用说明 获取Token 调用该接口获取到Token,再调用其他接口时,需要在请求消息头中添加“Authorization”,其值即为Token。 获取设备列表 调用该接口获取到isdp唯一设备ID。 获取设备信息时,需要输入isdp唯一设备ID。 添加设备 调用该接口添加设备。 修改设备 调用该接口修改设备。 删除设备 调用该接口删除设备。 保存设备模板 调用该接口保存设备模板。
-
请求示例 { "deviceId": "device1230", "isdpDeviceId":"device1230--1", "deviceName": "1231234", "deviceAddress": "", "projectName": "发放", "model": "v2", "deviceType": "WEBCAM", "deviceManageState": "ACTIVATION", "manufacture": "hw", "description": "asdsad", "deviceAddressNumber": "", "projectNumber": "354653", "autoJoin": "Y" }
-
响应示例 { "status": 1, "message": "SUCCESS", "error": null, "data":{ "deviceId": "device1230", "deviceName": "1231234", "deviceState": null, "deviceType": null, "description": "asdsad", "createTime": null, "updateTime": null, "accessProtocol": null, "manufacture": "hw", "channelTotal": 0, "streamTotal": 0, "deviceSystemState": null, "model": "v2", "firmware": null, "deviceAbility": null, "mac": null, "protocolVersion": null, "deviceIp": null, "devicePort": null, "tenantId": 0, "lastUpdatedBy": 0, "createdBy": 0, "projectNumber": "354653", "projectName": "发放", "deviceAddress": "", "deviceAddressNumber": "", "fileId": null, "sysType": null, "fileSize": null, "fileName": null, "fileExt": null, "webPlayUrl": null, "verificationCode": null, "password": null, "isdpDeviceId": "device1230--1", "channelId": null, "deviceAlarmStatus": null, "deviceManageState": "ACTIVATION", "deviceSubType": null, "sort": null, "sortBy": null, "autoJoin": "Y", "battery": null, "ownnerName": null, "ownnerId": null, "longitude": null, "latitude": null, "chatJid": null, "chatId": null, "liveChannelId": null, "createState": null, "filter": null, "helmetFilter": null, "platFilter": null }, "timestamp": "2020-12-30T13:51:57.316+0800" }
-
响应参数 参数 类型 描述 isdpDeviceId String isdp唯一设备ID deviceId String 设备ID channelId String 通道ID deviceName String 设备名称 deviceState String 设备状态 accessProtocol String 接入协议 deviceType String 设备类型 deviceSystemState String 设备管理状态 description String 描述 model String 设备型号 manufacture String 生产厂商 channelTotal int 通道总数 streamTotal int 每个通道码流数量 firmware String 摄像头固件版本号 deviceAbility String 能力集 mac String mac地址 createTime String 创建时间 updateTime String 更新时间 protocolVersion String 协议版本 deviceIp String 设备ip devicePort String 设备端口 projectName String 项目名称 projectNumber String 项目编码 deviceAddress String 设备地址 fileId String 图片编号 sysType String 系统类型 fileSize String 文件大小 fileName String 文件名称 fileExt String 文件扩展名 deviceAddressNumber String 设备地址编号 deviceSubType String 子设备类型 deviceAlarmStatus String 设备告警状态 autoJoin String 是否主动入会 battery String 电量 ownnerId String 设备责任人ID longitude String 经度 latitude String 纬度 chatJid String IM群组ID chatId String IM聊天ID liveChannelId String 频道播放ID userName String 设备使用人名称 ownnerName String 设备责任人名称 webPlayUrl String web播放地址
-
请求参数 参数 类型 是否必填 描述 deviceId String 是 设备编号 isdpDeviceId String 是 Isdp设备唯一标识 deviceName String 否 设备名称 deviceAddress String 否 设备地址 projectName String 否 项目名称 model String 否 设备型号 deviceType String 是 设备类型 deviceManageState String 否 设备管理状态 deviceSubType String 否 子设备类型 manufacture String 否 生产厂商 description String 否 描述 deviceAddressNumber String 否 设备地址编码 projectNumber String 否 项目编码 autoJoin String 否 是否主动入会 ownnerId String 否 设备责任人ID
更多精彩内容
CDN加速
GaussDB
文字转换成语音
免费的服务器
如何创建网站
域名网站购买
私有云桌面
云主机哪个好
域名怎么备案
手机云电脑
SSL证书申请
云点播服务器
免费OCR是什么
电脑云桌面
域名备案怎么弄
语音转文字
文字图片识别
云桌面是什么
网址安全检测
网站建设搭建
国外CDN加速
SSL免费证书申请
短信批量发送
图片OCR识别
云数据库MySQL
个人域名购买
录音转文字
扫描图片识别文字
OCR图片识别
行驶证识别
虚拟电话号码
电话呼叫中心软件
怎么制作一个网站
Email注册网站
华为VNC
图像文字识别
企业网站制作
个人网站搭建
华为云计算
免费租用云托管
云桌面云服务器
ocr文字识别免费版
HTTPS证书申请
图片文字识别转换
国外域名注册商
使用免费虚拟主机
云电脑主机多少钱
鲲鹏云手机
短信验证码平台
OCR图片文字识别
SSL证书是什么
申请企业邮箱步骤
免费的企业用邮箱
云免流搭建教程
域名价格