NovaCloud-CN
  1. 接收卡
NovaCloud-CN
  • API接入指南
  • HTTP常见状态码
  • 信发
    • 播放器
      • 播放器管理
        • 获取播放器列表
      • 获取播放器状态
        • 获取播放器运行状态
        • 获取播放器配置状态
    • 节目
      • 紧急插播
        • 单页紧急插播节目
        • 撤销紧急插播节目
      • 节目组件
        • 手绘时钟组件
      • 常规节目
      • 离线导出
      • 超规格开关
      • 节目超规格检测
    • 实时控制
      • NTP对时
      • 同步播放
      • 窗口截图
      • 亮度调节
      • 音量调节
      • 视频源切换
      • 屏幕状态控制
      • 播放器重启
      • 电源控制
    • 定时控制
      • 定时屏幕状态
      • 定时重启
      • 定时音量调节
      • 定时视频源切换
      • 定时亮度调节
    • 日志
      • 播放日志
        • 批量查询播放日志概要
        • 批量查询播放日志详情
        • 查询单个播放日志详情
        • 查询单个播放日志概要
      • 远程控制日志
    • 通知
      • 视频源变更通知
      • 节目变更通知
  • 监控
    • 附录-监控信息注意事项说明
    • 设备状态监控
      • 接收卡
        • 基本信息
          GET
        • 监控信息
          GET
        • 告警信息
          GET
        • 拓扑信息
          GET
      • 显示屏
        • 监控信息
        • 显示屏列表
        • 显示屏详情
      • 主控设备
        • 基础信息
        • 告警信息
        • 运行参数信息
      • 智能模组
        • 监控信息
        • 告警信息
      • 输入源
        • 监控信息
      • 单元板/箱体
        • 监控信息
      • 监控卡
        • 监控信息
      • 摄像头
        • 摄像头配置
        • 摄像头监控聚合信息
    • 亮度日志
      • 亮度历史
  • 其他
    • 第三方系统授权登录
      • 获取用户列表
      • 获取登陆链接
  1. 接收卡

拓扑信息

开发中
GET
/v2/device-status-monitor/receiving-card/topology/{sn}
提示
1.
通过此接口可以获取到当前设备接收卡的拓扑信息。
2.
高级接口。

请求参数

Path 参数
sn
string 
设备序列号
必需
Header 参数
AppKey
string 
接入键
必需
默认值:
{{AppKey}}
Nonce
string 
必需
随机字符串(8~64个字符,仅限数字或英文字母)
CurTime
string 
必需
当前 UTC 时间戳
CheckSum
string 
请求签名
必需

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://open-cn.vnnox.com/v2/device-status-monitor/receiving-card/topology/' \
--header 'AppKey;' \
--header 'Nonce;' \
--header 'CurTime;' \
--header 'CheckSum;'

返回响应

🟢200成功
application/json
Body
identifier
string 
设备标识
必需
redus
array [object {3}] 
必需
masterCom
string 
主网口
必需
reduItems
array [object {4}] 
必需
slaveCom
string 
冗余网口
必需
senders
array [object {14}] 
主控设备信息
必需
com
string 
com口
可选
physicalDataKey
string 
类型枚举码
可选
senderConnectedStatus
integer 
连接状态
可选
senderFirmwareVersion
string 
硬件版本
可选
senderIndex
integer 
索引
可选
senderInputSource
string 
设备输入源
可选
senderName
string 
名称
可选
senderPCBVersion
string 
PCB版本
可选
senderPortsNumber
integer 
网口数量
可选
senderRate
integer 
刷新率
可选
senderTerminalTime
string 
时间
可选
senderTerminalTimeZone
string 
时区
可选
senderType
string 
设备类型码
可选
senderWorkStatus
integer 
设备工作状态
可选
topologys
array [object {10}] 
拓扑信息
必需
com
string 
com口
必需
connectIndex
integer 
连接索引
必需
groupIndex
integer 
分组索引
必需
height
integer 
高
必需
physicalDataKey
string 
类型枚举
必需
portIndex
integer 
网口索引
必需
senderIndex
integer 
主控设备索引
必需
width
integer 
宽
必需
x
integer 
横坐标
必需
y
integer 
纵坐标
必需
示例
{
  "identifier": "54B56C170980+24711A000003566-00",
  "redus": [
    {
      "masterCom": "0",
      "reduItems": [
        {
          "masterPortIndex": 0,
          "masterSenderIndex": 0,
          "slavePortIndex": 1,
          "slaveSenderIndex": 0
        }
      ],
      "slaveCom": "0"
    },
    {
      "masterCom": "0",
      "reduItems": [
        {
          "masterPortIndex": 2,
          "masterSenderIndex": 0,
          "slavePortIndex": 3,
          "slaveSenderIndex": 0
        }
      ],
      "slaveCom": "0"
    },
    {
      "masterCom": "0",
      "reduItems": [
        {
          "masterPortIndex": 17,
          "masterSenderIndex": 0,
          "slavePortIndex": 5,
          "slaveSenderIndex": 0
        }
      ],
      "slaveCom": "0"
    }
  ],
  "senders": [
    {
      "com": "0",
      "physicalDataKey": "0200",
      "senderConnectedStatus": 1,
      "senderFirmwareVersion": "",
      "senderIndex": 0,
      "senderInputSource": "DVI",
      "senderName": "TU40Pro",
      "senderPCBVersion": "1.0",
      "senderPortsNumber": 20,
      "senderRate": 60,
      "senderTerminalTime": "2024-07-26 16:41:26",
      "senderTerminalTimeZone": "(GMT+08:00) 北京/中国",
      "senderType": "8470",
      "senderWorkStatus": 0
    }
  ],
  "topologys": [
    {
      "com": "0",
      "connectIndex": 0,
      "groupIndex": 0,
      "height": 32,
      "physicalDataKey": "020003000500",
      "portIndex": 0,
      "senderIndex": 0,
      "width": 64,
      "x": 0,
      "y": 0
    },
    {
      "com": "0",
      "connectIndex": 1,
      "groupIndex": 0,
      "height": 32,
      "physicalDataKey": "020003000501",
      "portIndex": 0,
      "senderIndex": 0,
      "width": 64,
      "x": 64,
      "y": 0
    },
    {
      "com": "0",
      "connectIndex": 2,
      "groupIndex": 0,
      "height": 32,
      "physicalDataKey": "020003000502",
      "portIndex": 0,
      "senderIndex": 0,
      "width": 64,
      "x": 128,
      "y": 0
    },
    {
      "com": "0",
      "connectIndex": 5,
      "groupIndex": 0,
      "height": 32,
      "physicalDataKey": "020003000505",
      "portIndex": 0,
      "senderIndex": 0,
      "width": 64,
      "x": 0,
      "y": 32
    },
    {
      "com": "0",
      "connectIndex": 4,
      "groupIndex": 0,
      "height": 32,
      "physicalDataKey": "020003000504",
      "portIndex": 0,
      "senderIndex": 0,
      "width": 64,
      "x": 64,
      "y": 32
    },
    {
      "com": "0",
      "connectIndex": 3,
      "groupIndex": 0,
      "height": 32,
      "physicalDataKey": "020003000503",
      "portIndex": 0,
      "senderIndex": 0,
      "width": 64,
      "x": 128,
      "y": 32
    },
    {
      "com": "0",
      "connectIndex": 6,
      "groupIndex": 0,
      "height": 32,
      "physicalDataKey": "020003000506",
      "portIndex": 0,
      "senderIndex": 0,
      "width": 64,
      "x": 0,
      "y": 64
    },
    {
      "com": "0",
      "connectIndex": 7,
      "groupIndex": 0,
      "height": 32,
      "physicalDataKey": "020003000507",
      "portIndex": 0,
      "senderIndex": 0,
      "width": 64,
      "x": 64,
      "y": 64
    },
    {
      "com": "0",
      "connectIndex": 8,
      "groupIndex": 0,
      "height": 32,
      "physicalDataKey": "020003000508",
      "portIndex": 0,
      "senderIndex": 0,
      "width": 64,
      "x": 128,
      "y": 64
    },
    {
      "com": "0",
      "connectIndex": 11,
      "groupIndex": 0,
      "height": 32,
      "physicalDataKey": "02000300050B",
      "portIndex": 0,
      "senderIndex": 0,
      "width": 64,
      "x": 0,
      "y": 96
    },
    {
      "com": "0",
      "connectIndex": 10,
      "groupIndex": 0,
      "height": 32,
      "physicalDataKey": "02000300050A",
      "portIndex": 0,
      "senderIndex": 0,
      "width": 64,
      "x": 64,
      "y": 96
    },
    {
      "com": "0",
      "connectIndex": 9,
      "groupIndex": 0,
      "height": 32,
      "physicalDataKey": "020003000509",
      "portIndex": 0,
      "senderIndex": 0,
      "width": 64,
      "x": 128,
      "y": 96
    }
  ]
}
上一页
告警信息
下一页
监控信息
Built with