Files
librenms-librenms/tests/data/axiscam.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
737 B
JSON

{
"os": {
"discovery": {
"devices": [
{
"sysName": null,
"sysObjectID": ".1.3.6.1.4.1.368",
"sysDescr": "; AXIS P5534-E; PTZ Dome Network Camera; 5.40.9.2; May 15 2012 09:50; 188.1; 1;",
"sysContact": null,
"version": "5.40.9.2",
"hardware": " AXIS P5534-E",
"features": null,
"location": null,
"os": "axiscam",
"type": "appliance",
"serial": null,
"icon": "axis.svg"
}
]
},
"poller": "matches discovery"
}
}