mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Fix axis cam discovery * Remove sensor data from test data * Include all data again * Remove sensor data again, this time also from json file
24 lines
735 B
JSON
24 lines
735 B
JSON
{
|
|
"os": {
|
|
"discovery": {
|
|
"devices": [
|
|
{
|
|
"sysName": "",
|
|
"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,
|
|
"os": "axiscam",
|
|
"type": "appliance",
|
|
"serial": null,
|
|
"icon": "axis.svg",
|
|
"location": null
|
|
}
|
|
]
|
|
},
|
|
"poller": "matches discovery"
|
|
}
|
|
}
|