Files
librenms-librenms/tests/data/eatonpdu_epdu.json
2019-03-13 21:39:49 -05:00

24 lines
691 B
JSON

{
"os": {
"discovery": {
"devices": [
{
"sysName": "",
"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,
"os": "eatonpdu",
"type": "power",
"serial": null,
"icon": "eaton.svg",
"location": null
}
]
},
"poller": "matches discovery"
}
}