https://github.com/stefh/dsmrparser.example
An example on how to parse a P1 DSMR Telegram using .NET
https://github.com/stefh/dsmrparser.example
Last synced: about 1 year ago
JSON representation
An example on how to parse a P1 DSMR Telegram using .NET
- Host: GitHub
- URL: https://github.com/stefh/dsmrparser.example
- Owner: StefH
- License: mit
- Created: 2022-12-21T18:00:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-30T09:44:39.000Z (about 3 years ago)
- Last Synced: 2024-04-14T05:43:42.499Z (about 2 years ago)
- Language: C#
- Size: 486 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DSMRParser.Example
An example on how to parse a P1 DSMR Telegram using .NET
See also blog : [Reading a P1 Smart Meter using .NET](https://mstack.nl/blog/20230301-p1-dsmr/).