- 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
Monitoring Information
Developing
US
US
GET
/v2/device-status-monitor/monitor-card/monitor/{sn}
TIP
1.
2.
Request
Path Params
sn
string
required
Header Params
AppKey
string
required
Default:
{{AppKey}}
Nonce
string
required
CurTime
string
required
CheckSum
string
required
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 GET 'https://open-us.vnnox.com/v2/device-status-monitor/monitor-card/monitor/' \
--header 'AppKey;' \
--header 'Nonce;' \
--header 'CurTime;' \
--header 'CheckSum;'
Responses
🟢200成功
application/json
Body
items
array [object {8}]
required
cabinDoorStatus
boolean
required
fansSpeed
object
required
position
string
required
smokeStatus
boolean
required
sn
string
required
socketCableStatus
array[boolean]
required
status
boolean
required
voltage
object
required
Example
{
"items": [
{
"cabinDoorStatus": true,
"fansSpeed": {
"0": -255,
"1": -255,
"2": -255,
"3": -255,
"4": -255,
"5": -255,
"6": -255,
"7": -255,
"8": -255
},
"position": "0200030005000600",
"smokeStatus": true,
"sn": "002F2101000002DB",
"socketCableStatus": [
false
],
"status": false,
"voltage": {
"0": 3.9,
"1": 3.3,
"2": 3.3,
"3": -255,
"4": -255,
"5": -255,
"6": -255,
"7": -255,
"8": -255
}
},
{
"cabinDoorStatus": true,
"fansSpeed": {
"0": -255,
"1": -255,
"2": -255,
"3": -255,
"4": -255,
"5": -255,
"6": -255,
"7": -255,
"8": -255
},
"position": "0200030005010600",
"smokeStatus": true,
"sn": "002F2101000002DB",
"socketCableStatus": [
false
],
"status": false,
"voltage": {
"0": 3.9,
"1": 3.3,
"2": 3.3,
"3": -255,
"4": -255,
"5": -255,
"6": -255,
"7": -255,
"8": -255
}
},
{
"cabinDoorStatus": true,
"fansSpeed": {
"0": -255,
"1": -255,
"2": -255,
"3": -255,
"4": -255,
"5": -255,
"6": -255,
"7": -255,
"8": -255
},
"position": "0200030005020600",
"smokeStatus": true,
"sn": "002F2101000002DB",
"socketCableStatus": [
false
],
"status": false,
"voltage": {
"0": 3.9,
"1": 3.4,
"2": 3.3,
"3": -255,
"4": -255,
"5": -255,
"6": -255,
"7": -255,
"8": -255
}
},
{
"cabinDoorStatus": true,
"fansSpeed": {
"0": -255,
"1": -255,
"2": -255,
"3": -255,
"4": -255,
"5": -255,
"6": -255,
"7": -255,
"8": -255
},
"position": "0200030005030600",
"smokeStatus": true,
"sn": "002F2101000002DB",
"socketCableStatus": [
false
],
"status": false,
"voltage": {
"0": 4,
"1": 3.4,
"2": 3.4,
"3": -255,
"4": -255,
"5": -255,
"6": -255,
"7": -255,
"8": -255
}
},
{
"cabinDoorStatus": true,
"fansSpeed": {
"0": -255,
"1": -255,
"2": -255,
"3": -255,
"4": -255,
"5": -255,
"6": -255,
"7": -255,
"8": -255
},
"position": "0200030005040600",
"smokeStatus": true,
"sn": "002F2101000002DB",
"socketCableStatus": [
false
],
"status": false,
"voltage": {
"0": 3.8,
"1": 3.3,
"2": 3.3,
"3": -255,
"4": -255,
"5": -255,
"6": -255,
"7": -255,
"8": -255
}
},
{
"cabinDoorStatus": true,
"fansSpeed": {
"0": -255,
"1": -255,
"2": -255,
"3": -255,
"4": -255,
"5": -255,
"6": -255,
"7": -255,
"8": -255
},
"position": "0200030005050600",
"smokeStatus": true,
"sn": "002F2101000002DB",
"socketCableStatus": [
false
],
"status": false,
"voltage": {
"0": 3.9,
"1": 3.3,
"2": 3.3,
"3": -255,
"4": -255,
"5": -255,
"6": -255,
"7": -255,
"8": -255
}
},
{
"cabinDoorStatus": true,
"fansSpeed": {
"0": -255,
"1": -255,
"2": -255,
"3": -255,
"4": -255,
"5": -255,
"6": -255,
"7": -255,
"8": -255
},
"position": "0200030005060600",
"smokeStatus": true,
"sn": "002F2101000002DB",
"socketCableStatus": [
false
],
"status": false,
"voltage": {
"0": 4,
"1": 3.3,
"2": 3.3,
"3": -255,
"4": -255,
"5": -255,
"6": -255,
"7": -255,
"8": -255
}
},
{
"cabinDoorStatus": true,
"fansSpeed": {
"0": -255,
"1": -255,
"2": -255,
"3": -255,
"4": -255,
"5": -255,
"6": -255,
"7": -255,
"8": -255
},
"position": "0200030005070600",
"smokeStatus": true,
"sn": "002F2101000002DB",
"socketCableStatus": [
false
],
"status": false,
"voltage": {
"0": 4,
"1": 3.3,
"2": 3.3,
"3": -255,
"4": -255,
"5": -255,
"6": -255,
"7": -255,
"8": -255
}
},
{
"cabinDoorStatus": true,
"fansSpeed": {
"0": -255,
"1": -255,
"2": -255,
"3": -255,
"4": -255,
"5": -255,
"6": -255,
"7": -255,
"8": -255
},
"position": "0200030005080600",
"smokeStatus": true,
"sn": "002F2101000002DB",
"socketCableStatus": [
false
],
"status": false,
"voltage": {
"0": 4,
"1": 3.3,
"2": 3.3,
"3": -255,
"4": -255,
"5": -255,
"6": -255,
"7": -255,
"8": -255
}
}
]
}
Modified at 2024-08-07 01:35:36