oherrala / energiatili

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tools to export and process data from Energiatili

energiatili-import

This tool logs in to Energiatili and downloads the electricity usage information. This information is parsed and then outputted as JSON to stdout.

influxdb-export

A tool that takes the output of energiatili-import and pushes the data into InfluxDB database.

energiatili-model

A library which contains Model which is the parsed data structure from Energiatili and Measurements which is data structure used to feeding InfluxDB.

About

License:MIT License


Languages

Language:Rust 100.0%