{
"id": "_ID_",
"jsonrpc": "2.0",
"api":"1.0",
"method": "hub.bridge.controllers.list",
"params": {}
}
{
"error": null,
"method": "hub.bridge.connections.list",
"id": "_ID_",
"result": {
"controllers": [
{
"_id": "46152214",
"services": [
{
"address": "192.168.42.37",
"domain": "local",
"hostname": "HUB46152214.local",
"interface": "eth0",
"ipVersion": "IPv4",
"port": "17000",
"records": {
"Firmware Version": "1.0.867",
"Hub Type": "g150",
"Serial": "46152214",
"Vendor": "eZLO"
},
"serviceName": "eZLO\\032g150\\032controller\\032\\04046152214\\041",
"serviceType": "_ezlo._tcp"
}
]
}
]
}
}