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 参数

Header 参数

请求示例代码

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": "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
    }
  ]
}
修改于 2025-08-27 02:38:35
上一页
告警信息
下一页
监控信息
Built with