KingTech.P1Reader.NuGet
0.1.2
See the version list below for details.
dotnet add package KingTech.P1Reader.NuGet --version 0.1.2
NuGet\Install-Package KingTech.P1Reader.NuGet -Version 0.1.2
<PackageReference Include="KingTech.P1Reader.NuGet" Version="0.1.2" />
paket add KingTech.P1Reader.NuGet --version 0.1.2
#r "nuget: KingTech.P1Reader.NuGet, 0.1.2"
// Install KingTech.P1Reader.NuGet as a Cake Addin #addin nuget:?package=KingTech.P1Reader.NuGet&version=0.1.2 // Install KingTech.P1Reader.NuGet as a Cake Tool #tool nuget:?package=KingTech.P1Reader.NuGet&version=0.1.2
P1 Reader
This is a simple reader for the P1 port of Dutch smart meters. It is based on the P1 protocol.
The P1 port is a serial port that is used to communicate with the smart meter. Communication is possible using a P1 to usb serial cable. Using the KingTech P1 reader we can read incomming traffic from this serial connection.
Received data is made available via (REST) API and Prometheus metrics.
Docker image
The KingTech P1 Reader is published as a Docker image. The Docker image can be used to run the P1 reader in a container.
NuGet
The KingTech P1 Reader is published as NuGet package. The NuGet can be used by any C# application to receive events from the P1 port.
Example P1 telegram message
Below follows an example message captured from the P1 port of the smart meter at my home:
1-3:0.2.8(50) 0-0:1.0.0(230205165005W) 0-0:96.1.1(4530303435303033383039333631343137) 1-0:1.8.1(011080.001kWh) 1-0:1.8.2(011931.124kWh) 1-0:2.8.1(000914.942kWh) 1-0:2.8.2(001837.962kWh) 0-0:96.14.0(0001) 1-0:1.7.0(00.404kW) 1-0:2.7.0(00.000kW) 0-0:96.7.21(00007) 0-0:96.7.9(00009) 1-0:99.97.0(9)(0-0:96.7.19)(190315191821W)(0000005100s)(190521113136S)(0000000516s)(211014073208S)(0000000615s)(211022160832S)(0000005232s)(211222113427W)(0000001441s)(220331141855S)(0000008493s)(220915122840S)(0000001629s)(220915132057S)(0000002966s)(221009193502S)(0000027164s) 1-0:32.32.0(00046) 1-0:32.36.0(00014) 0-0:96.13.0() 1-0:32.7.0(229.0V) 1-0:31.7.0(003A) 1-0:21.7.0(00.404kW) 1-0:22.7.0(00.000kW) 0-2:24.1.0(003) 0-2:96.1.0(4730303332353635353433363436313137) 0-2:24.2.1(230205164505W)(06919.956m3) !8FF3
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.0)
- System.IO.Ports (>= 7.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.1.7 | 285 | 2/11/2023 |
0.1.6 | 255 | 2/6/2023 |
0.1.4 | 261 | 2/6/2023 |
0.1.3 | 258 | 2/6/2023 |
0.1.2 | 252 | 2/6/2023 |
0.1.0-PullRequest0002.11 | 85 | 2/11/2023 |
0.1.0-PullRequest0001.16 | 85 | 2/11/2023 |
0.1.0-alpha.10 | 94 | 2/11/2023 |
0.1.0-alpha.8 | 105 | 2/6/2023 |
0.1.0-alpha.7 | 99 | 2/6/2023 |