Skip to content

patrikarlos/emon2influx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

emon2influx

This tool connects to an emoncms, retreives power values (from feeds with 'power' in their names). Once all data is retreived, it then inserts the updated feeds to an InfluxDB.

The solution has two 'features'.

If the feed is 'scaled' it normalizes the data, i.e. the sensor has a couple of loops, this divides with the number of loops.

If translate is active, it then can use data in the feed name to send to InfluxDB as tag. I.e. if a feed is called: tx4_power1:Coffee_maker, it translate is incative, the used tag is tx4_power1. If active, its Coffee_maker.

About

Grabs data from an EmonCms, and pushes it to InfluxDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages