Categorygithub.com/peak-load/energomera_exporter
modulepackage
0.0.0-20210121112348-7971a6fc22a7
Repository: https://github.com/peak-load/energomera_exporter.git
Documentation: pkg.go.dev

# README

Energomera Exporter for Prometheus written on Go

This is a simple server written in Go that queries energomera smart power meters and exports data via HTTP for Prometheus consumption.

Getting Started

To run it in foreground:

./energomera_exporter [flags]

Help on flags:

./energomera_exporter --help

To run it as service (work in progress... )

For more information check the source code documentation. All of the core developers are accessible via the Prometheus Developers mailinglist.

Credits

Original Python code:

Documentation / resources

License

MIT License, see LICENSE

# Structs

Configuration for connection.