librenms/tests/data/eatonpdu_epdu.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
693 B
JSON

{
"os": {
"discovery": {
"devices": [
{
"sysName": null,
"sysObjectID": ".1.3.6.1.4.1.534.6.6.7",
"sysDescr": "Eaton ePDU MA 1P IN:L6-30P 24A OUT:20xC13, 4xC19",
"sysContact": null,
"version": null,
"hardware": null,
"features": null,
"location": null,
"os": "eatonpdu",
"type": "power",
"serial": null,
"icon": "eaton.svg"
}
]
},
"poller": "matches discovery"
}
}