- API Access Guide
- Common HTTP Status Codes
- VNNOX
- Player
- Solutions
- Real-Time Control
- Scheduled Control
- Logs
- Notifications
- VNNOXCare
- Notes
- Device Status Monitoring
- Receiving Card
- Screen
- Master Controller
- Smart Module
- Input Source
- Module/Cabinet
- Monitoring Card
- Brightness Log
- Others
- Third-Party System Authorization
Screen detail
US
US
POST
/v2/device-status-monitor/all
TIP
1.
2.
Request
Header Params
AppKey
string
required
Default:
{{AppKey}}
Nonce
string
required
CurTime
string
required
CheckSum
string
required
Body Params application/json
snList
array[string]
required
Example
{
"snList": [
"2YHA23C12A3A10080149"
]
}
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://open-us.vnnox.com/v2/device-status-monitor/all' \
--header 'AppKey;' \
--header 'Nonce;' \
--header 'CurTime;' \
--header 'CheckSum;' \
--header 'Content-Type: application/json' \
--data-raw '{
"snList": [
"2YHA23C12A3A10080149"
]
}'
Responses
🟢200成功
application/json
Body
value
array [object {11}]
required
identifier
string
optional
inputSource
object
optional
mac
string
optional
masterControl
object
optional
module
object
optional
monitorCard
object
optional
receivingCard
object
optional
screen
object
optional
sid
integer
optional
smartModule
object
optional
sn
string
optional
Example
{
"value": [
{
"identifier": "string",
"inputSource": {
"monitor": {
"computer": [
{
"name": "string",
"surplus": "string",
"total": "string",
"type": "string",
"used": "string",
"volumeName": "string"
}
],
"cpu": 0,
"memSurplus": "string",
"memTotal": "string",
"memUsed": "string",
"sid": 0,
"system": {
"bit64": true,
"version": "string"
}
}
},
"mac": "string",
"masterControl": {
"alarm": [
{
"alarmFrom": "string",
"alarmStart": "string",
"alarmType": "string",
"alarmValue": {},
"createAt": 0,
"level": 0,
"position": "string"
}
],
"basics": {
"networkPortsNum": 0,
"reportTime": "string",
"signalSource": "string",
"status": false,
"timeZone": "string",
"version": "string"
},
"running": {
"basic": {
"availableMemory": {},
"availableStorageSpace": {},
"cpuUsageRate": {},
"playingStatus": {},
"resolutionRatio": "string",
"screenStatus": {},
"sync": false,
"volume": {}
},
"lora": {
"enableLora": {},
"existLora": {},
"funLora": {},
"groupId": {},
"mode": {}
},
"netWork": {
"dhcp": {},
"dns": {},
"gateWay": {},
"ip": {},
"mask": {},
"networkType": {}
},
"rebotConfig": {
"enable": {},
"repetitionMethod": {},
"time": {}
},
"screen": {
"mode": {},
"state": {}
},
"screenConfig": {
"action": {},
"enable": {},
"repetitionMethod": {},
"time": {}
},
"sensor": {
"sensorId": {},
"vendorAliasName": {}
},
"timeInfo": {
"time": {},
"timeSyncMode": {},
"timeZone": {}
},
"videoConfig": {
"enable": {},
"repetitionMethod": {},
"sourceTpye": {},
"time": {}
},
"videoSource": {
"hdmiSource": {},
"internalSource": {},
"offSet": {},
"videoMode": {},
"videoSource": {}
}
}
},
"module": {
"monitor": [
{
"height": 0,
"icType": "string",
"lineDecodingIc": "string",
"scanNum": "string",
"width": 0
}
]
},
"monitorCard": {
"monitor": [
{
"cabinDoorStatus": true,
"fansSpeed": {
"additionalProp1": 0,
"additionalProp2": 0,
"additionalProp3": 0
},
"position": "string",
"smokeStatus": true,
"sn": "string",
"socketCableStatus": [
true
],
"status": true,
"voltage": {
"additionalProp1": 0,
"additionalProp2": 0,
"additionalProp3": 0
}
}
]
},
"receivingCard": {
"alarm": [
{
"alarmFrom": "string",
"alarmStart": "string",
"alarmType": "string",
"alarmValue": {},
"createAt": 0,
"level": 0,
"position": "string"
}
],
"basics": [
{
"fpgaVersion": "string",
"mcuVersion": "string",
"modelType": "string",
"position": "string"
}
],
"monitor": [
{
"position": "string",
"status": false,
"temperature": "string",
"voltage": "string"
}
],
"topology": {
"redus": [
{
"masterCom": "string",
"reduItems": [
{
"masterPortIndex": 0,
"masterSenderIndex": 0,
"slavePortIndex": 0,
"slaveSenderIndex": 0
}
],
"slaveCom": "string"
}
],
"senders": [
{
"com": "string",
"physicalDataKey": "string",
"senderConnectedStatus": 0,
"senderFirmwareVersion": "string",
"senderIndex": 0,
"senderInputSource": "string",
"senderName": "string",
"senderPCBVersion": "string",
"senderPortsNumber": 0,
"senderRate": 0,
"senderTerminalTime": "string",
"senderTerminalTimeZone": "string",
"senderType": "string",
"senderWorkStatus": 0
}
],
"topologys": [
{
"com": "string",
"connectIndex": 0,
"groupIndex": 0,
"height": 0,
"physicalDataKey": "string",
"portIndex": 0,
"senderIndex": 0,
"width": 0,
"x": 0,
"y": 0
}
]
}
},
"screen": {
"monitor": {
"brightness": 0,
"displayDevice": "string",
"envBrightness": 0,
"height": 0,
"width": 0
}
},
"sid": 0,
"smartModule": {
"alarm": [
{
"alarmFrom": {},
"alarmStart": {},
"alarmType": {},
"alarmValue": {},
"createAt": {},
"level": {},
"position": {},
"sn": {}
}
],
"monitor": [
{
"flatCableStatus": false,
"position": {},
"runtime": {},
"sn": {},
"status": false,
"temperature": {},
"voltage": {}
}
]
},
"sn": "string"
}
]
}
Modified at 2025-04-25 01:53:21