| Field | Description |
|---|---|
| "name" | Device name |
| "deviceId" | Device ID |
| "mainState" | 0: Not installed, 1: Primary and normal, 2: Backup and normal |
| "deputyState" | Same as mainState |
| "mainSlotId" | The slots where the primary dual control cards are installed. 200: Main control card slot, 6: Mixing card slot |
| "deputySlotId" | The slots where the backup dual control cards are installed. |
| "status" | Device status (0: The device is busy. 1: The device is ready) |
| "protoVersion" | Protocol version |
| "slotList" | List of all slots |
| "powerList" | List of all power supplies |
| "powerId" | Power ID (0: Main power, 1: Back power. The H15 can be installed with four power supplies, thus the ID can be expanded to 3 at maximum. |
| "iSignal" | Power status (0: Not connected, 1: Connected) |
| "genlock" | Genlock information |
| "enable" | Whether to enable Genlock. (0: Disable, 1: Enable) |
| "type" | Function types as follows. 0: Genlock, 1: input, 2: freerun |
| "inputId" | ID of an input source used as a Genlock source |
| "extFreq" | Frame rate of an external Genlock source |
| "refreshRate" | Frame rate of an input source |
| "network" | Network information (IP, subnet mask, gateway) |
| "fanList" | Fan status (0: Normal, 1: Abnormal) |
| "subcardsVoltage" | Voltage of all cards |
| "backboardTemperature" | Device temperature |
| "temp" | Temperature status (0: Normal, 1: Abnormal) |
| "extSignal" | External Genlock Signal (0: No signal, 1: With signal) |
| "dataVersion | Data version of this node |
| "usbStatus" | Status of USB port on the main control card (0: No signal, 1: With signal) |
| "funcCode" | Set whether to enable the connector rotation function. (0x80: Enable, 0x00: Default) |
| "slotId" | Slot ID |
| "modelId" | Model ID of the card installed into the slot |
| "funcCode" | Set whether to enable the connector rotation function. (0x80: Enable, 0x00: Default) |
| "status" | Card online status (0: Abnormal, 1: Normal, 2: Unable to go online (Communication timeout), 3 and 4: The dual 4K input card is incorrectly installed into the card slot. 5: Golden status |
| "workStatus" | 1, //Card working status (0: Normal, 1: Invalid) |
| "direction": | 0, //0: Horizontal. 1: Vertical |
| "outputCount" | 1, //Connector quantity (The value is 1,2,3 and 4.) |
| "cardType" | Card type, 0: No card installed. 1: Input slot, 2: Output slot, 3: SENDER slot, 4: MVR slot, 5: Central control card slot |
| "interfaces" | List of interfaces on cards that are installed into slots (Refer to protocol 0x0103) |
| "linkstatus" | Status of Ethernet ports on the all-in-one card. link0-15: 16x Ethernet ports (0: The Ethernet cable is not connected. 1: The Ethernet cable is connected. 2: Not set backup. 3: Backup takes effect.) |
| "lightstatus" | Status of OPT ports on the all-in-one card (0: Not connected, 1: Connected) |
| "SenderColorDepth" | Bit depth of the all-in-one card (0: 8bits, 1: 10bits, 2: 12bits, 3: 16bits) |
| network: | Network settings |
| "mode": | 0: Backup mode, 1: Independent mode (Valid when the cardType is MVR.) |
| "wanId": | 0 (Ignore this parameter in backup mode.) |
| "dhcp" | 0: Disable the function of automatic IP acquisition. 1: Enable the function of automatic IP acquisition. |
| "encoding" | Encoding settings (Valid when the cardType is MVR.) |
| "ethdistance" | Set the image quality mode for the H_4xRJ45 output card only. 0: Color (Transmission distance: 50 m), 1: Balanced (Transmission distance: 70 m), 2: Distance (Transmission distance: 100 m) |
| modelId, cardType, interfaces are read-only fields and cannot be written to. | |
| "outputCount" | 2: Resolution clock greater than 300M, 1: Resolution clock less than 300M |
| "cardMode" | 0: Backup mode, 1: Copy mode, 2: Independent mode |
| "senderInterfaceStatus" | Status of an interface on a sending card |
| "mvrStreamMode" | 0: Smooth, 1: High-definition |
| "mvrEthernetPort" | 0: Ethernet port 0, 1: Ethernet port 1 |
| "isInterlace" | 0: Progressive, 1: Interlaced |
| "colorDepth" | [0: 8bits, 1: 10bits, 2: 12bits, 3: 16bits |
| "colorSpace" | 0: RGB, 1: YCbCr |
| "sampleRate" | 0: 444, 1: 422, 2: 420 |
| "loadStatus" | 0: Loading failed. 1: Loaded successfully. 2: Loading |
| "slaveStatus" | 0: Normal, Other values: Abnormal (Valid when senderInterfaceStatus-type is 1.) |
| "iSignal" | Signal status (Input interface: 0: No signal, 1: With signal, 2: Signal loss and do not save after power-off; Output interface: 0: Not connected, 1: Connected) |
| "subInterfaces" | Valid when the interface is 21, 22 or 23. |
| "isSupportAudio" | Support audio or not. (0: Not support, 1: Support) |
| "withAudioInterface" | With audio interface or not (Such as 3.5mm audio interface) |
| "audioSrc" | Type of an interface providing audio sources (0: From a video interface, 1: From audio interface, such as 3.5mm audio interface) |
| "linkStatus" | Link status of an audio interface (0: Offline, 1: Online) |
curl --location --request POST '/open/api/device/readDetail'{
"body": {
"MAC": "be-27-73-a0-68-b6",
"cpuStatus": 0,
"dataVersion": 0,
"deviceId": 0,
"deviceSpecs": {
"inputCardNumMax": 4,
"outputCardNumMax": 2
},
"deviceType": 0,
"deviceWorkMode": 0,
"ethernetStatus": 1,
"extSignal": 0,
"fanList": [
{
"fanId": 0,
"status": 0
},
{
"fanId": 1,
"status": 0
},
{
"fanId": 2,
"status": 0
}
],
"genlock": {
"deviceId": 0,
"enable": 0,
"extSignal": 0,
"inputId": 0,
"type": 0
},
"memStatus": 0,
"memory": 9137,
"modelId": 29965,
"name": "",
"network": {
"dhcp": 0,
"dns": {
"enable": 1,
"firstDNS": {
"dns0": 8,
"dns1": 8,
"dns2": 8,
"dns3": 8
},
"secondDNS": {
"dns0": 8,
"dns1": 8,
"dns2": 4,
"dns3": 4
}
},
"gateway": {
"gateway0": 10,
"gateway1": 241,
"gateway2": 10,
"gateway3": 1
},
"ip": {
"ip0": 10,
"ip1": 241,
"ip2": 10,
"ip3": 212
},
"subnetMask": {
"subnetMask0": 255,
"subnetMask1": 255,
"subnetMask2": 255,
"subnetMask3": 0
}
},
"powerList": [
{
"iSignal": 1,
"powerId": 0
}
],
"protoVersion": "1.0.0.0",
"slotList": [
{
"HDEnable": 255,
"SenderColorDepth": 0,
"capacitySwitchEnable": 0,
"cardCategory": 0,
"cardMode": 2,
"cardType": 0,
"dynamicSubpixelMode": 0,
"ethdistance": 0,
"fecConfig": {
"enable": 0
},
"funcCode": 0,
"functions": {
"id0": {
"functionType": 0,
"isUsed": 0
},
"id1": {
"functionType": 0,
"isUsed": 0
}
},
"general": {
"colorDepth": 1,
"colorSpace": 1,
"sampleRate": 1
},
"interfaces": [],
"isSubcardSupportDynamicSubpixel": 0,
"lowdelayDisable": 254,
"modelId": 29953,
"mosaicMode": 0,
"mosaicModeIndependentInterface": 0,
"mosaicModeIndependentSrcCap": 0,
"nmosConfig": {
"dnsSdDomainName": "register.server.com",
"dnsSdServerIp": "8.8.8.8",
"registerMode": 0,
"staticRegisterIp": "192.168.0.100",
"staticRegisterPort": 3210
},
"ptpConfig": {
"delayInterval": -3,
"enable": 1,
"masterSlave": 0,
"notifyMessageInterval": 0,
"region": 127,
"syncMessageInterval": -3
},
"resolution": {
"direction": 0,
"height": 2160,
"isInterlace": 0,
"outputCount": 4,
"refresh": 6000,
"width": 3840
},
"slotId": 0,
"sn": "0000000000000000",
"st2110CardMode": 0,
"status": 0,
"workStatus": 0
},
{
"HDEnable": 255,
"SenderColorDepth": 0,
"capacitySwitchEnable": 0,
"cardCategory": 0,
"cardMode": 2,
"cardType": 0,
"dynamicSubpixelMode": 0,
"ethdistance": 0,
"fecConfig": {
"enable": 0
},
"funcCode": 0,
"functions": {
"id0": {
"functionType": 0,
"isUsed": 0
},
"id1": {
"functionType": 0,
"isUsed": 0
}
},
"general": {
"colorDepth": 1,
"colorSpace": 1,
"sampleRate": 1
},
"interfaces": [],
"isSubcardSupportDynamicSubpixel": 0,
"lowdelayDisable": 254,
"modelId": 29953,
"mosaicMode": 0,
"mosaicModeIndependentInterface": 0,
"mosaicModeIndependentSrcCap": 0,
"nmosConfig": {
"dnsSdDomainName": "register.server.com",
"dnsSdServerIp": "8.8.8.8",
"registerMode": 0,
"staticRegisterIp": "192.168.0.100",
"staticRegisterPort": 3210
},
"ptpConfig": {
"delayInterval": -3,
"enable": 1,
"masterSlave": 0,
"notifyMessageInterval": 0,
"region": 127,
"syncMessageInterval": -3
},
"resolution": {
"direction": 0,
"height": 2160,
"isInterlace": 0,
"outputCount": 4,
"refresh": 6000,
"width": 3840
},
"slotId": 1,
"sn": "0000000000000000",
"st2110CardMode": 0,
"status": 0,
"workStatus": 0
},
{
"HDEnable": 0,
"SenderColorDepth": 0,
"capacitySwitchEnable": 0,
"cardCategory": 23,
"cardMode": 2,
"cardType": 1,
"dynamicSubpixelMode": 0,
"ethdistance": 0,
"funcCode": 0,
"functions": {
"id0": {
"functionType": 0,
"isUsed": 0
},
"id1": {
"functionType": 0,
"isUsed": 0
}
},
"general": {
"colorDepth": 1,
"colorSpace": 1,
"sampleRate": 1
},
"interfaces": [
{
"functionType": 255,
"iSignal": 0,
"interfaceId": 0,
"interfaceType": 27,
"isUsed": 1
},
{
"functionType": 255,
"iSignal": 0,
"interfaceId": 1,
"interfaceType": 27,
"isUsed": 0
},
{
"functionType": 2,
"iSignal": 1,
"interfaceId": 2,
"interfaceType": 27,
"isUsed": 1
},
{
"functionType": 2,
"iSignal": 1,
"interfaceId": 3,
"interfaceType": 27,
"isUsed": 0
}
],
"isSubcardSupportDynamicSubpixel": 0,
"lowdelayDisable": 254,
"modelId": 31504,
"mosaicMode": 0,
"mosaicModeIndependentInterface": 1,
"mosaicModeIndependentSrcCap": 0,
"resolution": {
"direction": 0,
"height": 2160,
"isInterlace": 0,
"outputCount": 4,
"refresh": 6000,
"width": 3840
},
"slotId": 2,
"sn": "0032ae0100000388",
"status": 1,
"workStatus": 0
},
{
"HDEnable": 255,
"SenderColorDepth": 0,
"capacitySwitchEnable": 0,
"cardCategory": 0,
"cardMode": 2,
"cardType": 0,
"dynamicSubpixelMode": 0,
"ethdistance": 0,
"fecConfig": {
"enable": 0
},
"funcCode": 0,
"functions": {
"id0": {
"functionType": 0,
"isUsed": 0
},
"id1": {
"functionType": 0,
"isUsed": 0
}
},
"general": {
"colorDepth": 1,
"colorSpace": 1,
"sampleRate": 1
},
"interfaces": [],
"isSubcardSupportDynamicSubpixel": 0,
"lowdelayDisable": 254,
"modelId": 29953,
"mosaicMode": 0,
"mosaicModeIndependentInterface": 0,
"mosaicModeIndependentSrcCap": 0,
"nmosConfig": {
"dnsSdDomainName": "register.server.com",
"dnsSdServerIp": "8.8.8.8",
"registerMode": 0,
"staticRegisterIp": "192.168.0.100",
"staticRegisterPort": 3210
},
"ptpConfig": {
"delayInterval": -3,
"enable": 1,
"masterSlave": 0,
"notifyMessageInterval": 0,
"region": 127,
"syncMessageInterval": -3
},
"resolution": {
"direction": 0,
"height": 2160,
"isInterlace": 0,
"outputCount": 4,
"refresh": 6000,
"width": 3840
},
"slotId": 3,
"sn": "0000000000000000",
"st2110CardMode": 0,
"status": 0,
"workStatus": 0
},
{
"HDEnable": 0,
"SenderColorDepth": 0,
"capacitySwitchEnable": 0,
"cardCategory": 6,
"cardMode": 2,
"cardType": 2,
"dynamicSubpixelMode": 0,
"ethdistance": 0,
"funcCode": 0,
"functions": {
"id0": {
"functionType": 0,
"isUsed": 0
},
"id1": {
"functionType": 0,
"isUsed": 0
}
},
"general": {
"colorDepth": 1,
"colorSpace": 1,
"sampleRate": 1
},
"interfaces": [
{
"audioInterface": {
"audioSrc": 1,
"linkStatus": 0,
"withAudioInterface": 0
},
"functionType": 0,
"iSignal": 1,
"interfaceId": 0,
"interfaceType": 2,
"intfCapacity": 0,
"isSupportAudio": 0,
"isUsed": 1,
"outputMode": 1,
"overLoadState": 0
},
{
"audioInterface": {
"audioSrc": 1,
"linkStatus": 0,
"withAudioInterface": 0
},
"functionType": 0,
"iSignal": 0,
"interfaceId": 1,
"interfaceType": 2,
"intfCapacity": 0,
"isSupportAudio": 0,
"isUsed": 0,
"outputMode": 1,
"overLoadState": 0
},
{
"audioInterface": {
"audioSrc": 1,
"linkStatus": 0,
"withAudioInterface": 0
},
"functionType": 0,
"iSignal": 0,
"interfaceId": 2,
"interfaceType": 2,
"intfCapacity": 0,
"isSupportAudio": 0,
"isUsed": 0,
"outputMode": 1,
"overLoadState": 0
},
{
"audioInterface": {
"audioSrc": 1,
"linkStatus": 0,
"withAudioInterface": 0
},
"functionType": 0,
"iSignal": 0,
"interfaceId": 3,
"interfaceType": 2,
"intfCapacity": 0,
"isSupportAudio": 0,
"isUsed": 0,
"outputMode": 1,
"overLoadState": 0
}
],
"isSubcardSupportDynamicSubpixel": 0,
"lowdelayDisable": 254,
"modelId": 31552,
"mosaicMode": 0,
"mosaicModeIndependentInterface": 0,
"mosaicModeIndependentSrcCap": 0,
"resolution": {
"direction": 0,
"height": 2160,
"isInterlace": 0,
"outputCount": 4,
"refresh": 6000,
"width": 3840
},
"slotId": 4,
"sn": "002c8e0100000040",
"status": 1,
"workStatus": 0
},
{
"HDEnable": 0,
"SenderColorDepth": 0,
"capacitySwitchEnable": 0,
"cardCategory": 33,
"cardMode": 0,
"cardType": 2,
"dynamicSubpixelMode": 0,
"ethdistance": 0,
"funcCode": 0,
"functions": {
"id0": {
"functionType": 0,
"isUsed": 0
},
"id1": {
"functionType": 0,
"isUsed": 0
}
},
"general": {
"colorDepth": 1,
"colorSpace": 1,
"sampleRate": 1
},
"interfaces": [
{
"audioInterface": {
"audioSrc": 1,
"linkStatus": 0,
"withAudioInterface": 0
},
"functionType": 255,
"iSignal": 0,
"interfaceId": 0,
"interfaceType": 17,
"intfCapacity": 255,
"isSupportAudio": 0,
"isUsed": 0,
"outputMode": 1,
"overLoadState": 0
},
{
"audioInterface": {
"audioSrc": 1,
"linkStatus": 0,
"withAudioInterface": 0
},
"functionType": 255,
"iSignal": 0,
"interfaceId": 1,
"interfaceType": 17,
"intfCapacity": 255,
"isSupportAudio": 0,
"isUsed": 0,
"outputMode": 1,
"overLoadState": 0
},
{
"audioInterface": {
"audioSrc": 1,
"linkStatus": 0,
"withAudioInterface": 0
},
"functionType": 255,
"iSignal": 0,
"interfaceId": 2,
"interfaceType": 17,
"intfCapacity": 255,
"isSupportAudio": 0,
"isUsed": 0,
"outputMode": 1,
"overLoadState": 0
},
{
"audioInterface": {
"audioSrc": 1,
"linkStatus": 0,
"withAudioInterface": 0
},
"functionType": 255,
"iSignal": 0,
"interfaceId": 3,
"interfaceType": 17,
"intfCapacity": 255,
"isSupportAudio": 0,
"isUsed": 0,
"outputMode": 1,
"overLoadState": 0
},
{
"audioInterface": {
"audioSrc": 1,
"linkStatus": 0,
"withAudioInterface": 0
},
"functionType": 255,
"iSignal": 0,
"interfaceId": 4,
"interfaceType": 17,
"intfCapacity": 255,
"isSupportAudio": 0,
"isUsed": 0,
"outputMode": 1,
"overLoadState": 0
},
{
"audioInterface": {
"audioSrc": 1,
"linkStatus": 0,
"withAudioInterface": 0
},
"functionType": 255,
"iSignal": 0,
"interfaceId": 5,
"interfaceType": 17,
"intfCapacity": 255,
"isSupportAudio": 0,
"isUsed": 0,
"outputMode": 1,
"overLoadState": 0
},
{
"audioInterface": {
"audioSrc": 1,
"linkStatus": 0,
"withAudioInterface": 0
},
"functionType": 255,
"iSignal": 0,
"interfaceId": 6,
"interfaceType": 17,
"intfCapacity": 255,
"isSupportAudio": 0,
"isUsed": 0,
"outputMode": 1,
"overLoadState": 0
},
{
"audioInterface": {
"audioSrc": 1,
"linkStatus": 0,
"withAudioInterface": 0
},
"functionType": 255,
"iSignal": 0,
"interfaceId": 7,
"interfaceType": 17,
"intfCapacity": 255,
"isSupportAudio": 0,
"isUsed": 0,
"outputMode": 1,
"overLoadState": 0
}
],
"isSubcardSupportDynamicSubpixel": 0,
"lightstatus": {
"link0": 0,
"link1": 0,
"link2": 0,
"link3": 0,
"link4": 0,
"link5": 0,
"link6": 0,
"link7": 0
},
"linkstatus": {
"link0": 0,
"link1": 0,
"link10": 0,
"link11": 0,
"link12": 0,
"link13": 0,
"link14": 0,
"link15": 0,
"link16": 0,
"link17": 0,
"link18": 0,
"link19": 0,
"link2": 0,
"link20": 0,
"link21": 0,
"link22": 0,
"link23": 0,
"link24": 0,
"link25": 0,
"link26": 0,
"link27": 0,
"link28": 0,
"link29": 0,
"link3": 0,
"link30": 0,
"link31": 0,
"link32": 0,
"link33": 0,
"link34": 0,
"link35": 0,
"link36": 0,
"link37": 0,
"link38": 0,
"link39": 0,
"link4": 0,
"link40": 0,
"link41": 0,
"link42": 0,
"link43": 0,
"link44": 0,
"link45": 0,
"link46": 0,
"link47": 0,
"link48": 0,
"link49": 0,
"link5": 0,
"link50": 0,
"link51": 0,
"link52": 0,
"link53": 0,
"link54": 0,
"link55": 0,
"link56": 0,
"link57": 0,
"link58": 0,
"link59": 0,
"link6": 0,
"link60": 0,
"link61": 0,
"link62": 0,
"link63": 0,
"link64": 0,
"link65": 0,
"link66": 0,
"link67": 0,
"link68": 0,
"link69": 0,
"link7": 0,
"link70": 0,
"link71": 0,
"link72": 0,
"link73": 0,
"link74": 0,
"link75": 0,
"link76": 0,
"link77": 0,
"link78": 0,
"link79": 0,
"link8": 0,
"link9": 0
},
"lowdelayDisable": 255,
"modelId": 31567,
"mosaicMode": 0,
"mosaicModeIndependentInterface": 0,
"mosaicModeIndependentSrcCap": 0,
"resolution": {
"direction": 1,
"height": 16384,
"isInterlace": 0,
"outputCount": 4,
"refresh": 3000,
"width": 810
},
"senderInterfaceStatus": [
{
"id": 0,
"slaveStatus": 0,
"status": 0,
"subsetStatus": [
{
"id": 0,
"status": 0,
"type": 0
},
{
"id": 1,
"status": 0,
"type": 0
},
{
"id": 2,
"status": 0,
"type": 0
},
{
"id": 3,
"status": 0,
"type": 0
},
{
"id": 4,
"status": 0,
"type": 0
},
{
"id": 5,
"status": 0,
"type": 0
},
{
"id": 6,
"status": 0,
"type": 0
},
{
"id": 7,
"status": 0,
"type": 0
},
{
"id": 8,
"status": 0,
"type": 0
},
{
"id": 9,
"status": 0,
"type": 0
}
],
"type": 1
},
{
"id": 1,
"slaveStatus": 0,
"status": 0,
"subsetStatus": [
{
"id": 0,
"status": 0,
"type": 0
},
{
"id": 1,
"status": 0,
"type": 0
},
{
"id": 2,
"status": 0,
"type": 0
},
{
"id": 3,
"status": 0,
"type": 0
},
{
"id": 4,
"status": 0,
"type": 0
},
{
"id": 5,
"status": 0,
"type": 0
},
{
"id": 6,
"status": 0,
"type": 0
},
{
"id": 7,
"status": 0,
"type": 0
},
{
"id": 8,
"status": 0,
"type": 0
},
{
"id": 9,
"status": 0,
"type": 0
}
],
"type": 1
},
{
"id": 2,
"slaveStatus": 0,
"status": 0,
"subsetStatus": [
{
"id": 0,
"status": 0,
"type": 0
},
{
"id": 1,
"status": 0,
"type": 0
},
{
"id": 2,
"status": 0,
"type": 0
},
{
"id": 3,
"status": 0,
"type": 0
},
{
"id": 4,
"status": 0,
"type": 0
},
{
"id": 5,
"status": 0,
"type": 0
},
{
"id": 6,
"status": 0,
"type": 0
},
{
"id": 7,
"status": 0,
"type": 0
},
{
"id": 8,
"status": 0,
"type": 0
},
{
"id": 9,
"status": 0,
"type": 0
}
],
"type": 1
},
{
"id": 3,
"slaveStatus": 0,
"status": 0,
"subsetStatus": [
{
"id": 0,
"status": 0,
"type": 0
},
{
"id": 1,
"status": 0,
"type": 0
},
{
"id": 2,
"status": 0,
"type": 0
},
{
"id": 3,
"status": 0,
"type": 0
},
{
"id": 4,
"status": 0,
"type": 0
},
{
"id": 5,
"status": 0,
"type": 0
},
{
"id": 6,
"status": 0,
"type": 0
},
{
"id": 7,
"status": 0,
"type": 0
},
{
"id": 8,
"status": 0,
"type": 0
},
{
"id": 9,
"status": 0,
"type": 0
}
],
"type": 1
},
{
"id": 4,
"slaveStatus": 0,
"status": 0,
"subsetStatus": [
{
"id": 0,
"status": 0,
"type": 0
},
{
"id": 1,
"status": 0,
"type": 0
},
{
"id": 2,
"status": 0,
"type": 0
},
{
"id": 3,
"status": 0,
"type": 0
},
{
"id": 4,
"status": 0,
"type": 0
},
{
"id": 5,
"status": 0,
"type": 0
},
{
"id": 6,
"status": 0,
"type": 0
},
{
"id": 7,
"status": 0,
"type": 0
},
{
"id": 8,
"status": 0,
"type": 0
},
{
"id": 9,
"status": 0,
"type": 0
}
],
"type": 1
},
{
"id": 5,
"slaveStatus": 0,
"status": 0,
"subsetStatus": [
{
"id": 0,
"status": 0,
"type": 0
},
{
"id": 1,
"status": 0,
"type": 0
},
{
"id": 2,
"status": 0,
"type": 0
},
{
"id": 3,
"status": 0,
"type": 0
},
{
"id": 4,
"status": 0,
"type": 0
},
{
"id": 5,
"status": 0,
"type": 0
},
{
"id": 6,
"status": 0,
"type": 0
},
{
"id": 7,
"status": 0,
"type": 0
},
{
"id": 8,
"status": 0,
"type": 0
},
{
"id": 9,
"status": 0,
"type": 0
}
],
"type": 1
},
{
"id": 6,
"slaveStatus": 0,
"status": 0,
"subsetStatus": [
{
"id": 0,
"status": 0,
"type": 0
},
{
"id": 1,
"status": 0,
"type": 0
},
{
"id": 2,
"status": 0,
"type": 0
},
{
"id": 3,
"status": 0,
"type": 0
},
{
"id": 4,
"status": 0,
"type": 0
},
{
"id": 5,
"status": 0,
"type": 0
},
{
"id": 6,
"status": 0,
"type": 0
},
{
"id": 7,
"status": 0,
"type": 0
},
{
"id": 8,
"status": 0,
"type": 0
},
{
"id": 9,
"status": 0,
"type": 0
}
],
"type": 1
},
{
"id": 7,
"slaveStatus": 0,
"status": 0,
"subsetStatus": [
{
"id": 0,
"status": 0,
"type": 0
},
{
"id": 1,
"status": 0,
"type": 0
},
{
"id": 2,
"status": 0,
"type": 0
},
{
"id": 3,
"status": 0,
"type": 0
},
{
"id": 4,
"status": 0,
"type": 0
},
{
"id": 5,
"status": 0,
"type": 0
},
{
"id": 6,
"status": 0,
"type": 0
},
{
"id": 7,
"status": 0,
"type": 0
},
{
"id": 8,
"status": 0,
"type": 0
},
{
"id": 9,
"status": 0,
"type": 0
}
],
"type": 1
}
],
"slotId": 5,
"sn": "ffffffffffffffff",
"status": 1,
"workStatus": 0
}
],
"sn": "0102030405060708",
"status": 1,
"temp": 0,
"usbStatus": [
{
"status": 0,
"usbId": 0
},
{
"status": 0,
"usbId": 1
}
],
"volt": 0
},
"msg": "",
"sign": "",
"status": 0
}