@gapit/node-red-contrib-gapit-results
v0.1.1
Published
A Node-RED node which converts the msg.gapit_results property (e.g. from gapit-snmp) into the format required by the 'influx batch' node (from node-red-contrib-influxdb).
Downloads
29
Readme
node-red-contrib-gabit-results
The gapit-results-to-influx-batch
Node-RED node transforms
output in the gapit_results format, e.g. from the
gapit-snmp node,
to the format required by the influx batch node (from
node-red-contrib-influxdb
).
This module is meant to be used as a dependency in other modules, i.e., it's installed automatically along with nodes it can be used with (like gapit-snmp).