librenms/tests/data/grandstream-ht.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
809 B
JSON

{
"os": {
"discovery": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.8072.3.2.10",
"sysDescr": "Linux HT8XX 3.4.20-rt31-dvf-v1.2.6.1-rc2 #54 PREEMPT Sat Oct 21 17:21:10 CST 2017 armv5tejl",
"sysContact": "<private>",
"version": "Core: 1.0.5.3, Base: 1.0.5.11",
"hardware": null,
"features": null,
"location": "<private>",
"os": "grandstream-ht",
"type": "network",
"serial": "9610005015A",
"icon": "grandstream.png"
}
]
},
"poller": "matches discovery"
}
}