tencent cloud

实时互动-工业能源版

产品简介
产品概述
产品功能
应用场景
购买指南
免费试用
计费概述
续费与停服
Demo 体验流程
开发指南
多网络路径传输
控制数据传输
控制授权管理
语音对讲
视频观看与切流
现场设备 SDK
基本介绍
SDK API 调用流程
C/C++ 现场设备 SDK API
现场设备配置说明
错误码及排查
远端设备 SDK
基本介绍
SDK 调用过程
C/C++ 远端设备SDK API
远端设备配置说明
错误码及排查
SDK 及 DEMO 下载
现场设备端
远端设备端
常见问题
共性问题
相关协议
实时互动-工业能源版隐私协议
实时互动-工业能源版数据处理协议
服务等级协议
文档实时互动-工业能源版

Data Types

聚焦模式
字号
最后更新时间: 2025-11-13 21:02:31

Device

Query the authorization binding status of user devices

Used by actions: GetDevices.

Name Type Description
DeviceId String Device id.
DeviceName String Device name.
LicenseCount Integer Number of bound licenses.
RemainDay Integer Remaining days: days.
ExpireTime String Expiration time: s.
Duration String Service duration: s.
LicenseIds Array of String List of bound license ids.
MonthlyRemainTime Integer Monthly license duration limit.
LimitedTime Integer Monthly maximum duration (minutes).

License

License list viewed by authorization

Used by actions: GetLicenses.

Name Type Description
Count Integer The number of licenses of this type.
Status Integer License status. 0: unbound; 1: bound; 2: service suspension; 3: refund.
ExpireTime String Expiration timestamp: s.
Duration String Service duration: s.
RemainDay Integer Remaining days: days.
LicenseIds Array of String The list of license ids of this type.

ProjectInfo

Project information.

Used by actions: DescribeProjectList.

Name Type Description
ProjectId String Project id.
ProjectName String Project name.
ProjectDescription String Project description.
PolicyMode String Project permission mode, black for blocklist, white for allowlist.
ModifyTime Timestamp ISO8601 Project information modification time.

RecentSessionInfo

Latest session information

Used by actions: DescribeRecentSessionList.

Name Type Description
SessionId String Session id.
RemoteDeviceId String Remote device id.
FieldDeviceId String On-Site device id.
Resolution String Target resolution.
StartTime Integer Session start time.
LatestUpdateTime Integer Last updated time.

SessionInfo

Session information.

Used by actions: DescribeDeviceSessionList.

Name Type Description
SessionId String Session id.
RemoteDeviceId String Remote device id.
FieldDeviceId String On-Site device id.
Resolution String Target resolution.
StartTime Integer Session start time.
EndTime Integer Session end time.
Quality String Call quality: good|normal|bad.

SessionIntervalStatistic

Session statistics data in a unit time interval

Used by actions: DescribeSessionStatisticsByInterval.

Name Type Description
ActiveFieldDeviceNum Integer Number of active on-site devices.
ActiveRemoteDeviceNum Integer Number of active remote devices.
SessionNum Integer Number of sessions.
TotalDuration Integer Session age, unit: minutes.
StartTime Integer Timestamp in seconds.
EndTime Integer Timestamp in seconds.
NotBadSessionRatio Integer Proportion of excellent sessions, unit: %.

帮助和支持

本页内容是否解决了您的问题?

填写满意度调查问卷,共创更好文档体验。

文档反馈