go-dsmr is a Go library for reading Dutch Smart Meter Requirements (DSMR).
Explore the docs »
Report Bug
·
Request Feature
Go library for reading Dutch Smart Meter Requirements (DSMR). This is a pure Golang implementation based on the DSMR.
go get github.com/roaldnefs/go-dsmr
import "github.com/roaldnefs/go-dsmr"
// ...
go-dsmr is heavily based on GotSmart with the modified work by Roald Nefs. GotSmart is created by Bas van der Lei.