Created class for dealing with unknown HAN port of Kaifa meter

This commit is contained in:
Roar Fredriksen
2017-09-19 23:09:38 +02:00
parent d48d4493a2
commit 8df007689d
5 changed files with 9678 additions and 0 deletions

View File

@@ -52,6 +52,7 @@
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="DlmsReaderTest.cs" />
<Compile Include="ReaderTest.cs" />
<Compile Include="KaifaHanBetaTest.cs" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
@@ -63,6 +64,9 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="ESP 20170918 Raw.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="SampleData.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>