Cinema
  1. 获取设备参数
Cinema
  • Cinema
    • 全局响应码
    • API使用说明
    • 错误码
    • 常用接口
      • 设置箱体的色温
      • 设置屏幕亮度
      • 图层切换源
      • 设置箱体的mapping使能
      • 设置屏幕gamma
    • 显示模式
      • 设置显示模式
    • 获取设备参数
      • 获取硬件信息
        GET
    • 恢复出厂设置
      • 删除用户数据
    • 控制器程序升级
      • web程序上传
      • web程序升级
      • 程序升级
    • 内置源
      • 设置影院测试画面
    • 色温调节
      • 设置多箱的色温
    • 箱体信息获取
      • 获取所有箱体基本信息
    • 监控
      • 获取实时监控信息
      • 监控异常处理
      • 获取监控历史记录
    • 设备
      • 设置黑屏冻结
    • 输出
      • 获取显示状态
    • 输入
      • 获取输入信息
        • 获取输入源列表
    • 屏幕
      • 画质
        • 设置屏幕色温
      • 幕布
        • 幕布mapping
      • 获取屏幕信息
    • 影院
      • 3D信息
        • 获取3D信息
        • 激活3D信息
        • 激活3D信息-name
      • 颜色校准
        • 获取颜色校准信息
        • 激活颜色校准信息
      • 图像
        • 激活图像信息
        • 获取图像信息
      • 输入
        • 激活输入信息
        • 获取输入信息
      • 预设
        • 激活预设信息
        • 获取预设信息
      • 测试图案
        • 内置测试图案参数
        • 开启、关闭测试图案
        • 获取当前测试图案
        • 获取自定义测试图案
        • 删除自定义测试图案
      • 内部时钟
        • 获取同步时钟信息
      • 源模式
        • 获取源模式
        • 设置源模式
  1. 获取设备参数

获取硬件信息

GET
/api/v1/device/hw
提示
该接口用于获取设备的相关信息

请求参数

Header 参数

Body 参数application/json

示例
{}

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET '/api/v1/device/hw' \
--header 'Content-Type: application/json' \
--data-raw '{}'

返回响应

🟢200成功
application/json
Body

示例
{
    "name": "string",
    "customName": "string",
    "modelID": 0,
    "sn": "string",
    "productSn": "string",
    "subBoardInfo": {
        "inputSn": {
            "type": 0,
            "sn": "string",
            "modelId": 0
        }
    },
    "mac": "string",
    "type": "string",
    "hwVersion": "string",
    "swVersion": "string",
    "upgradeTime": 0,
    "configVersion": "string",
    "ip": "string",
    "mode": 0,
    "companyName": "string",
    "capability": {
        "processing": true,
        "supportPxToPx": true,
        "reset": true,
        "rotation": true,
        "mirror": true,
        "3D": true,
        "HDR10": true,
        "inputBackup": true,
        "sync": true,
        "genLock": true,
        "frameRateMultiplication": true,
        "shutterSync": true,
        "photoelectricConversion": true,
        "lowLatency": true,
        "additionalFrameDelay": true,
        "blackLevel": true,
        "xyzTxTestPattern": true,
        "baseImageCount": 0,
        "inputZoom": true,
        "negPosSupport": true,
        "maxCapacity": 0,
        "presetImage": true,
        "abnormalImage": true,
        "customTestImage": true,
        "inputImageEcho": true,
        "outputImageEcho": true,
        "HDCP": true,
        "limitToFull": true,
        "highLights": true,
        "shadow": true,
        "signalTransmitter": true,
        "ABL": true,
        "EDE": true,
        "ITMO": true,
        "colorReplace": true,
        "colorCalibration": true,
        "systemRestore": true,
        "3DLUT": true,
        "PIP": true,
        "CSC": true,
        "inputAutoSwitch": true,
        "hdmiModeSetting": true,
        "frameRemaping": true,
        "curve": true,
        "noVideoSignal": true,
        "maxWidth": 0,
        "maxHeight": 0,
        "presetImageMaxNum": 0,
        "outputBitDepth": [
            0
        ],
        "colorSpaceType": [
            0
        ],
        "colorGamutType": [
            0
        ],
        "ncpManager": true,
        "customCabinetSpecs": true,
        "presetNumber": 0,
        "mosaic": {
            "mode": [
                {
                    "value": 0,
                    "comment": "string",
                    "inputType": [
                        0
                    ]
                }
            ]
        },
        "presetImageSize": {
            "width": 0,
            "height": 0
        },
        "presetImageSetInfo": {
            "maxWidth": 0,
            "maxHeight": 0
        },
        "additionalFrameDelayRange": {
            "min": 0,
            "max": 0,
            "step": 0
        },
        "frameRateMultiplicationRange": {
            "min": 0,
            "max": 0,
            "step": 0
        },
        "threeDRightEyeOffsetRange": {
            "min": 0,
            "max": 0,
            "step": 0
        },
        "HWMonitor": {
            "ArmSupported": true,
            "FansSupported": true,
            "FpgaSupported": true,
            "InputSubCardSupported": true,
            "MainBordSupported": true,
            "NetWordSubCardSupported": true,
            "OpticalCardSupported": true
        },
        "virtualMode": [
            0
        ],
        "NTP": true,
        "mfCardUpdate": true,
        "deviceLocation": true,
        "preStoreImage": true,
        "imageEnhance": true,
        "emailAlert": true,
        "supportColorBeacon": true,
        "inputModeList": [
            0
        ]
    },
    "IpNetmask": "string",
    "hostName": "string",
    "ethMode": "string",
    "IpGateway": "string",
    "Dns": [
        "string"
    ],
    "Series": 0,
    "uptime": 0,
    "memorySize": 0,
    "memoryUsed": 0,
    "memoryFree": 0,
    "deviceUUID": "string",
    "groupName": "string",
    "isAllowSingleDev": true,
    "dPCustomHDR10": true,
    "sdi12GCustomHDR10": "string",
    "randomPassword": "string",
    "updateState": 0
}
修改于 2025-01-09 10:05:32
上一页
设置显示模式
下一页
删除用户数据
Built with