@itentialopensource/adapter-meraki
Version:
This adapter integrates with system described as: merakiDashboardApi.
29 lines • 670 B
JSON
[
{
"networkId": "N_24329156",
"serial": "Q234-ABCD-5678",
"model": "MG21",
"lastReportedAt": "2018-02-11T00:00:00Z",
"uplinks": [
{
"interface": "cellular",
"status": "ready",
"ip": "1.2.3.4",
"provider": "at&t",
"publicIp": "123.123.123.1",
"model": "integrated",
"signalStat": {
"rsrp": "-120",
"rsrq": "-13"
},
"connectionType": "4g",
"apn": "internet",
"gateway": "100.100.100.100",
"dns1": "111.111.111.111",
"dns2": "222.222.222.222",
"signalType": "4G",
"iccid": "123456789"
}
]
}
]