Files
librenms-librenms/tests/data/nti_micro.json
Peca Nesovanovic 2d24b2cf9d merge enviromux-micro in existing NTI (#13696)
* initial support for enviromux-micro

* merge MICRO to existing NTI
2022-01-21 15:33:42 +01:00

191 lines
7.5 KiB
JSON

{
"os": {
"discovery": {
"devices": [
{
"sysName": null,
"sysObjectID": ".1.3.6.1.4.1.3699.1.1.12",
"sysDescr": "ENVIROMUX-MICRO",
"sysContact": "<private>",
"version": null,
"hardware": null,
"features": null,
"os": "nti",
"type": "environment",
"serial": null,
"icon": "nti.svg",
"location": null
}
]
},
"poller": "matches discovery"
},
"sensors": {
"discovery": {
"sensors": [
{
"sensor_deleted": 0,
"sensor_class": "humidity",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.3699.1.1.12.1.1.1.1.4.2",
"sensor_index": "intSensorEntry.2",
"sensor_type": "nti",
"sensor_descr": "Humidity",
"group": "Internal",
"sensor_divisor": 10,
"sensor_multiplier": 1,
"sensor_current": 45.5,
"sensor_limit": 70,
"sensor_limit_warn": null,
"sensor_limit_low": 30,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "state",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.3699.1.1.12.1.3.1.1.3.1",
"sensor_index": "1",
"sensor_type": "DigitalInputs",
"sensor_descr": "Water",
"group": "Inputs",
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 1,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": "DigitalInputs"
},
{
"sensor_deleted": 0,
"sensor_class": "state",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.3699.1.1.12.1.3.1.1.3.2",
"sensor_index": "2",
"sensor_type": "DigitalInputs",
"sensor_descr": "Digital Input #2",
"group": "Inputs",
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 1,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": "DigitalInputs"
},
{
"sensor_deleted": 0,
"sensor_class": "temperature",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.3699.1.1.12.1.2.1.1.4.1",
"sensor_index": "extSensorValue.1",
"sensor_type": "nti",
"sensor_descr": "T_cooler-shortwall",
"group": null,
"sensor_divisor": 10,
"sensor_multiplier": 1,
"sensor_current": 20,
"sensor_limit": 40,
"sensor_limit_warn": null,
"sensor_limit_low": 10,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "temperature",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.3699.1.1.12.1.2.1.1.4.4",
"sensor_index": "extSensorValue.4",
"sensor_type": "nti",
"sensor_descr": "T_cooler-longwall",
"group": null,
"sensor_divisor": 10,
"sensor_multiplier": 1,
"sensor_current": 16.1,
"sensor_limit": 36.1,
"sensor_limit_warn": null,
"sensor_limit_low": 6.1,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "temperature",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.3699.1.1.12.1.1.1.1.4.1",
"sensor_index": "intSensorEntry.1",
"sensor_type": "nti",
"sensor_descr": "T_room",
"group": "Internal",
"sensor_divisor": 10,
"sensor_multiplier": 1,
"sensor_current": 21.5,
"sensor_limit": 41.5,
"sensor_limit_warn": null,
"sensor_limit_low": 11.5,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
}
],
"state_indexes": [
{
"state_name": "DigitalInputs",
"state_descr": "closed",
"state_draw_graph": 1,
"state_value": 0,
"state_generic_value": 0
},
{
"state_name": "DigitalInputs",
"state_descr": "open",
"state_draw_graph": 1,
"state_value": 1,
"state_generic_value": 1
}
]
},
"poller": "matches discovery"
}
}