sj-asm / energomera

Tools for querying Energomera's electricity counters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Energomera Repository

Tools for querying Energomera's electricity counters. All the tools require python2 and modules serial and influxdb installed.

energomera.py

Energomera's Counters protocol code.

values.py

Query and print all the Counter's values for every parameter. Just to check if everything is connected and works well.

counter-db.py

Query Counter and store data to the InfluxDB.

About

Tools for querying Energomera's electricity counters

License:Apache License 2.0


Languages

Language:Python 100.0%