librenms/tests/data/axiscam_p1354.json
Jellyfrog 7207614437
Trim whitespaces from device data (#14429)
* Trim whitespace from sensor and ports data

* Update arista_eos_vrf.json

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update Os.php

* wip

* wip

* wip

* Update querybuilder.json
2022-10-11 12:50:38 -05:00

24 lines
723 B
JSON

{
"os": {
"discovery": {
"devices": [
{
"sysName": null,
"sysObjectID": ".1.3.6.1.4.1.368",
"sysDescr": "; AXIS P1354; Network Camera; 5.90.1.2; Jun 20 2016 13:04; 1BB.2; 1;",
"sysContact": null,
"version": "5.90.1.2",
"hardware": "AXIS P1354",
"features": null,
"location": null,
"os": "axiscam",
"type": "appliance",
"serial": null,
"icon": "axis.svg"
}
]
},
"poller": "matches discovery"
}
}