Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

eda-influxdb

Ingests data from eda-modbus-bridge into InfluxDB

Usage

The script reads JSON from stdin, so we'll use curl to fetch the summary:

curl -sS http://10.110.1.1:9090/summary | INFLUX_HOST=10.110.1.6 INFLUX_DATABASE=eda INFLUX_USERNAME=eda INFLUX_PASSWORD=eda node eda-influxdb.js

License

GNU GENERAL PUBLIC LICENSE 3.0

About

Ingests data from eda-modbus-bridge into InfluxDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published