7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | 描述 | 设备举例 |
---|---|---|---|---|---|---|---|---|---|
ByPass | 解码器 | 播放器 | 拼接器 | 切换器 | 控制器 | 光电转换器 | |||
√ | 光电转换器 | ||||||||
√ | √ | √ | MX系列 | ||||||
√ | QD | ||||||||
√ | T卡 | TU/TB | |||||||
√ | √ | NP | N10/20 | ||||||
√ | √ | H系列 | H | ||||||
√ | √ | √ | √ | 二合一 | K/V/VC/VX | ||||
√ | 分布式解码器 |
curl --location --request GET 'http://prod-cn.your-api-server.com/v1/node/detail?nodeId' \
--header 'Authorization;'
{
"code": "200",
"message": "string",
"data": {
"nodeId": 0,
"configInfo": {
"md5": "string"
},
"modeId": 0,
"status": "1",
"subStatus": [
0
],
"sn": "string",
"version": "v12.1",
"general": {
"name": "system1"
},
"versionMatching": {
"serverVersion": "string",
"minMatchingVersion": "string",
"minProductVersion": "string"
},
"powerState": 0,
"area": {
"areaId": "0",
"areaName": "name1"
},
"mode": {
"workMode": 0,
"masterSlave": 0
},
"location": {
"enable": 0
},
"time": {
"timestamp": 0,
"timezone": 0
},
"stateInfo": {
"slot": [
{
"slotId": 0,
"status": [
{
"type": 0,
"index": 0,
"state": 0,
"value": 0
}
]
},
{
"slotId": 0,
"status": [
{
"type": 0,
"index": 0,
"state": 0,
"value": 0
}
]
},
{
"slotId": 0,
"status": [
{
"type": 0,
"index": 0,
"state": 0,
"value": 0
}
]
}
]
},
"syncTime": {
"timeMode": "2",
"gps": {},
"lora": {
"groupId": "121212"
},
"ntp": {
"server": "string"
}
},
"networkType": "1",
"subcards": [
{
"slotId": "1",
"modeId": "1",
"boardId": "1",
"online": "1",
"rotate": 0
}
],
"genlock": {
"type": 0,
"sourceId": 0,
"phase": {
"enable": 0,
"offset": 0
},
"internalFrame": {
"framerate": 0
},
"output": {
"type": 0
}
},
"genlockStatus": {
"type": 0
},
"deviceBackup": {
"master": {
"sn": "string",
"mac": "string",
"ip": "string",
"name": "string",
"modeId": 0
},
"slave": [
{
"sn": "string",
"mac": "string",
"ip": "string",
"name": "string",
"modeId": 0
}
]
},
"deviceBeacon": 0,
"deviceType": 0,
"presetPlayEffect": 0,
"virtualId": 0,
"layerMode": 0,
"authorInfo": {
"startTimestamp": 0,
"durationTimestamp": 0,
"flag": 0
},
"fanMode": 0,
"plugin": {
"resource": {
"url": "string",
"md5": "string",
"version": "string"
}
},
"mvr": {
"mode": 0
},
"displaySwitchInfo": {
"startupPictureEnable": 0,
"manufacturerIdentityEnable": 0
},
"antiStatic": {
"time": 0,
"enable": 0
},
"senderCapacityInfo": {
"capacity": 0
}
}
}