NovaCloud-EN
  1. Screen
NovaCloud-EN
  • API Access Guide
  • Common HTTP Status Codes
  • VNNOX
    • Player
      • Player Management
        • Obtain player list
      • Obtaining Player Status
        • Obtaining Basic Player Information
        • Obtaining Player Configuration Status
    • Solutions
      • Emergency Insertion
        • Single-Page Emergency Insertion Solutions
        • Canceling Emergency Insertion Solutions
      • Program widget examples
        • Hand-drawn clock widget
        • Weather widget
        • Environmental Monitoring widget
      • Common Solutions
      • Offline Export
      • Over-specification Detection Switching
      • Program Over-specification Detection
    • Real-Time Control
      • NTP Time Synchronization
      • Synchronous playback
      • Brightness Adjustment
      • Screenshots
      • Volume Adjustment
      • Video Source Switching
      • Screen Status
      • Restart Players
      • Screen Power
    • Scheduled Control
      • Scheduled Screen Status
      • Scheduled Restart Players
      • Scheduled Volume Adjustment
      • Scheduled Brightness Adjustment
      • Scheduled Video Source Switching
    • Logs
      • Play Logs
        • Batch Searching for Play Log Overviews
        • Batch Searching for Play Log Details
        • Searching for the Play Log Detail of a Single Player
        • Searching for the Play Log Overview of a Single Player
      • Obtaining Control Command Execution Logs
    • Notifications
      • Video Source Change Notifications
      • Solution Change Notifications
  • VNNOXCare
    • Notes
    • Device Status Monitoring
      • Receiving Card
        • Topology Information
        • Basic Information
        • Monitoring Information
        • Alarm Information
      • Screen
        • Screen list
          GET
        • Screen detail
          POST
        • Monitoring Information
          GET
      • Master Controller
        • Basic Information
        • Alarm Information
        • Operating Parameters Information
      • Smart Module
        • Monitoring Information
        • Alarm Infomation
      • Input Source
        • Monitor Infomation
      • Module/Cabinet
        • Monitoring Information
      • Monitoring Card
        • Monitoring Information
      • Camera
        • Camera configuration
        • The camera monitors the aggregated information
    • Brightness Log
      • Brightness History
  • Others
    • Third-Party System Authorization
      • Obtaining User List
      • Obtaining Login URL
  1. Screen

Screen detail

US
https://open-us.vnnox.com
US
https://open-us.vnnox.com
POST
/v2/device-status-monitor/all
TIP
1.
The display details can be obtained through this interface, and the details of up to 10 displays can be obtained at a time.
2.
Advanced interface.

Request

Body Params application/json

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 'Content-Type: application/json' \
--data-raw '{
    "snList": [
        "2YHA23C12A3A10080149"
    ]
}'

Responses

🟢200成功
application/json
Body

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
Previous
Screen list
Next
Monitoring Information
Built with