p1_exporter

Prometheus exporter for DSMR (Dutch Smart Meter Requirements) using the end-consumer (P1) interface.

Stars
4

P1 exporter

Prometheus exporter for DSMR (Dutch Smart Meter Requirements) using the end-consumer (P1) interface.

Installation

Binaries

For installation instructions from binaries please visit the Releases Page.

Via Go

$ go get github.com/roaldnefs/p1_exporter

Usage

 $ p1_exporter--help
usage: p1_exporter --serial.port=SERIAL.PORT [<flags>]

Flags:
  -h, --help                     Show context-sensitive help (also try --help-long and --help-man).
      --web.listen-address=":9602"  
                                 Address on which to expose metrics and web interface.
      --web.telemetry-path="/metrics"  
                                 Path under which to expose metrics.
      --serial.port=SERIAL.PORT  Serial port for the connection to the P1 interface.