1. Cabinet
影院
English
  • 简体中文
  • English
  • V1.3.0
    • Common APIs
      • Adjust cabinet color temperature
      • Set Screen Brightness
      • Switch Source for Layer
      • Enable Cabinet Mapping
      • Set Screen Gamma
    • Cinema
      • Electronic Mask
        • Get Electronic Shutter On/Off Status
        • Set Electronic Shutter On/Off Status
      • 3D Information
        • Get 3D Information
        • Activate 3D Information
        • Activate 3D Information - Name
      • Color Calibration
        • Get Color Calibration Information
        • Activate Color Calibration Information
      • Image
        • Get Image Information
        • Update Image Information
        • Create Image Information
        • Activate Image Information
      • Input
        • Activate Input Information
        • Get Input Information
      • Preset
        • Activate Preset Information
        • Get Preset Information
      • Test Pattern
        • Turn on/Turn off Test Pattern
        • Get Current Test Pattern
        • Get Custom Test Pattern
        • Delete Custom Test Pattern
      • Internal Clock
        • Get Sync Clock Information
      • Source Mode
        • Get Source Mode
        • Set Source Mode
      • Display Power
        • Set Display Power On/Off Status
        • Get Display Power On/Off Status
    • Factory Reset
      • Delete User Data
    • Controller Program Upgrade
      • Web Program Upload
      • Web Program Upgrade
      • Program Upgrade
    • Built-in Source
      • Set Cinema Test Pattern
    • Color Temperature Adjustment
      • Set Color Temperature for Multiple Cabinets
    • Cabinet
      • Module
        • Get Module Flash Information
        • Read Back Module Flash
        • Burn Module Flash
      • Get All Cabinet Basic Information
        GET
    • Monitoring
      • Monitoring Exception Handling
      • Get Monitor History
    • Device
      • Set Blackout/freeze Screen
    • Output
      • Get Display Status
    • Input
      • Get Input Information
        • Get Input Source List
    • Screen
      • Image Quality
        • Set Screen Color Temperature
      • Canvas
        • Set Canvas Mapping
      • Get Screen Information
    • Diagnostic Notification
      • Get Diagnostic Notification Information
    • Security
      • Get Security Code Information
      • Verify Security Code
      • Get Security Status Flag
      • Manual Clear
    • Preset (COEX)
      • Get Preset Information
      • Apply Preset
  • V1.2.1
    • Software
      • Get Current Software Version
    • Monitoring
      • Get Real-time Monitoring Data
      • Get Active Error, Warning, and Notification Info
      • Get PIN Code
      • Verify PIN Code
      • Clear Error Warnings
  • 数据模型
    • Pet
    • Category
    • Tag
  1. Cabinet

Get All Cabinet Basic Information

GET
/api/v1/device/cabinet/baseinfo

请求参数

无

请求示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location '/api/v1/device/cabinet/baseinfo'

返回响应

🟢200Success
application/json
Bodyapplication/json

示例
[
    {
        "id": "1",
        "macAddr": "string",
        "modelID": 0,
        "goldenVer": "string",
        "serialNo": "string",
        "hardwareVer": "string",
        "userVer": "string",
        "userVerRemark": "string",
        "mcuVer": "string",
        "field_3": "string",
        "protocolVer": 0,
        "rate": 0,
        "maxCardCarrier": 0,
        "functionTable": {
            "noSender": false,
            "berDect": false,
            "largeLoad": false,
            "smartModule": false,
            "moduleFlash": false,
            "clearView": false,
            "bit18Plus": false,
            "correctionBackup": false,
            "autoCorrection": false,
            "xBitGamma": false,
            "indepGamma": false,
            "firmwareRead": false,
            "hdr": false,
            "lowDelay": false,
            "anyRotate": false,
            "ninetyDegreeRotate": false,
            "xBitPlus": false,
            "grayscaleFirst": false,
            "ip": false,
            "rate": false,
            "fineGrayscale": false,
            "voltageDect": false,
            "tempDect": false,
            "srcStateDect": false,
            "backupPower": false,
            "backupCard": false,
            "hubHumidityDect": false,
            "hubTempDect": false,
            "fanDect": false,
            "smokeDect": false,
            "doorDect": false,
            "externalVolDect": false,
            "cableDect": false,
            "magicGray": false,
            "colorspace": false,
            "Bit10RxGamma": false,
            "Bit12RxGamma": false,
            "shutterSync": false,
            "isSupportReset": true,
            "noVideoSignalList": [
                ""
            ],
            "noLinkSignalList": [
                0
            ],
            "thermaCalAmount": true,
            "studioMode": true,
            "multiMode": true,
            "brightnessOverdrive": true,
            "tbs614": true,
            "rgbwGain": true,
            "whiteLight": true,
            "hubmonitor": false,
            "sendorModule": false,
            "cabinetTemperatureDetect": false,
            "cabinetHumidityDetect": false,
            "cabinetSmokeDetect": false,
            "moduleTemperatureDetect": false,
            "moduleVoltageDetect": false,
            "moduleCablingDetect": true,
            "phyTemperatureDetect": false,
            "cabinetPowerDetect": true,
            "multiBatchVersion": 0
        },
        "iamgeQualityVersion": {
            "version": "0",
            "functionList": {
                "isEDE": false,
                "isABL": false,
                "isItmo": false,
                "isXBit": false,
                "is18Bit": false,
                "isColorSpace": false,
                "isGrayScale": false,
                "isMagicGray": false
            }
        },
        "avgCoefficientRange": {
            "rr": {
                "max": 0,
                "min": 0
            },
            "rg": {
                "max": 0,
                "min": 0
            },
            "rb": {
                "max": "string",
                "min": "string"
            },
            "gr": {
                "max": "string",
                "min": "string"
            },
            "gg": {
                "max": "string",
                "min": "string"
            },
            "gb": {
                "max": "string",
                "min": "string"
            },
            "br": {
                "max": "string",
                "min": "string"
            },
            "bg": {
                "max": "string",
                "min": "string"
            },
            "bb": {
                "max": "string",
                "min": "string"
            }
        },
        "moduleMonitorThreshold": {
            "thresholdValid": "string",
            "maxTemperatureError": "string",
            "maxTemperatureWarning": "string",
            "minTemperatureWarning": "string",
            "minTemperatureError": "string",
            "maxVoltage": "string",
            "minVoltage": "string"
        },
        "virtualMode": 0,
        "virtualArrangeMode": 0,
        "step": {
            "width": 0,
            "height": 0
        }
    }
]
修改于 2026-08-03 02:30:21
上一页
Burn Module Flash
下一页
Monitoring Exception Handling
Built with