Inspecting a Device
{
"id": "deviceId",
"name": "deviceName",
"started": false, /* or true */
"properties": [
/* List of property structures */
],
"ports": [
/* List of port structures */
]
}{
"id": "deviceId",
"name": "deviceName",
"started": false, /* or true */
"properties": [
/* List of property structures */
],
"ports": [
/* List of port structures */
]
}