Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bwesterb/go-dsmrp1
Go package to read out Dutch smart meter (DSMRP1)
https://github.com/bwesterb/go-dsmrp1
dsmrp1 go golang munin-plugins
Last synced: 9 days ago
JSON representation
Go package to read out Dutch smart meter (DSMRP1)
- Host: GitHub
- URL: https://github.com/bwesterb/go-dsmrp1
- Owner: bwesterb
- License: agpl-3.0
- Created: 2017-06-15T23:34:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-24T18:07:21.000Z (almost 6 years ago)
- Last Synced: 2024-06-20T15:58:04.809Z (6 months ago)
- Topics: dsmrp1, go, golang, munin-plugins
- Language: Go
- Size: 21.5 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
go-dsmrp1
---------Go package to connect to and parse the data send by P1 Smart Meters
used in the Netherlands.Also included:
1. `dsmrp1d` a daemon that connects to the smart meter
and makes the latest data available via a simple JSON web service.
2. `dsmrp1-munin` a munin plugin that connects to `dsmrp1d`