Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kafisatz/sonnenbatterie.jl

writing SonnenBatterie metrics to influxdb
https://github.com/kafisatz/sonnenbatterie.jl

influxdb2 julialang sonnen sonnenbatterie sonnenbattery

Last synced: 4 days ago
JSON representation

writing SonnenBatterie metrics to influxdb

Awesome Lists containing this project

README

        

# SonnenBatterie

## Requirements
* InfluxDB V2 instance
* SonnenBatterie with API enabled

## Description
Reads data from SonnenBatterie (battery status and powermeter values) and writes it to an InfluxDB (V2)
You should run the lines in `infinite_loop.jl` one by one to understand how this package works
You may also want to consider run.sh which starts (or restarts) a docker container with an infinite loop to write data to InfluxDB