@itentialopensource/adapter-efficientip_solidserver
Version:
This adapter integrates with system described as: efficientip solidserver
111 lines • 2.71 kB
JSON
{
"success": true,
"messages": [
{
"code": 9,
"msg": "string",
"type": "warning",
"extra": {}
},
{
"code": 1,
"msg": "string",
"type": "notice",
"extra": {}
}
],
"data": [
{
"device_class_name": "string",
"device_class_parameters": [
{
"name": "string",
"value": "string",
"inheritance": "set",
"propagation": "restrict",
"source": "string"
},
{
"name": "string",
"value": "string",
"inheritance": "set",
"propagation": "restrict",
"source": "string"
},
{
"name": "string",
"value": "string",
"inheritance": "inherited",
"propagation": "restrict",
"source": "string"
},
{
"name": "string",
"value": "string",
"inheritance": "set",
"propagation": "restrict",
"source": "string"
},
{
"name": "string",
"value": "string",
"inheritance": "inherited",
"propagation": "restrict",
"source": "string"
},
{
"name": "string",
"value": "string",
"inheritance": "set",
"propagation": "propagate",
"source": "string"
},
{
"name": "string",
"value": "string",
"inheritance": "set",
"propagation": "restrict",
"source": "string"
},
{
"name": "string",
"value": "string",
"inheritance": "set",
"propagation": "propagate",
"source": "string"
},
{
"name": "string",
"value": "string",
"inheritance": "set",
"propagation": "restrict",
"source": "string"
},
{
"name": "string",
"value": "string",
"inheritance": "inherited",
"propagation": "restrict",
"source": "string"
}
],
"device_id": "string",
"device_address_addr": "string",
"device_address_formated": "string",
"device_name": "string",
"device_space_id": "string",
"device_space_name": "string",
"interface_free": "string",
"interface_total": "string",
"interface_used": "string",
"interface_used_percent": "string",
"dev_id": "string",
"dev_name": "string",
"device_port_free": "string",
"device_port_total": "string",
"device_port_used": "string",
"device_port_used_percent": "string",
"row_state": "string"
}
]
}