Files
librenms-librenms/tests/data/cmm4.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

24 lines
652 B
JSON
Raw Normal View History

{
"os": {
"discovery": {
"devices": [
{
"sysName": null,
"sysObjectID": ".0.0.0.0.0.0.0.0.0.0",
"sysDescr": "CMM4 3.0",
"sysContact": null,
"version": null,
"hardware": null,
"features": null,
"location": null,
"os": "cmm4",
"type": "wireless",
"serial": null,
"icon": "cambium.svg"
}
]
},
"poller": "matches discovery"
}
}