librenms/tests/data/edgeswitch_us-24-250w.json
Tony Murray d372844aea
OS test data update (#14417)
* OS test data update

* edfamux case

* restore ftos

* revert ird.json
2022-10-03 10:22:03 -05:00

24 lines
704 B
JSON

{
"os": {
"discovery": {
"devices": [
{
"sysName": null,
"sysObjectID": ".1.3.6.1.4.1.4413",
"sysDescr": "US-24-250W, 5.43.18.12487, Linux 3.6.5",
"sysContact": null,
"version": "5.43.18.12487",
"hardware": "US-24-250W",
"features": null,
"location": null,
"os": "edgeswitch",
"type": "network",
"serial": null,
"icon": "ubiquiti.svg"
}
]
},
"poller": "matches discovery"
}
}