Skip to content

Commit

Permalink
Update XML reference output
Browse files Browse the repository at this point in the history
This updates the XML reference output after recent decoding changes.
  • Loading branch information
lategoodbye committed Jun 28, 2020
1 parent bd55182 commit 3d41518
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion test/test-frames/EFE_Engelmann-WaterStar.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Manufacturer>EFE</Manufacturer>
<Version>0</Version>
<ProductName>Engelmann WaterStar</ProductName>
<Medium>Hot water</Medium>
<Medium>Warm water (30-90°C)</Medium>
<AccessNumber>12</AccessNumber>
<Status>27</Status>
<Signature>0000</Signature>
Expand Down
4 changes: 2 additions & 2 deletions test/test-frames/ELS_Elster-F96-Plus.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
<Function>Value during error state</Function>
<StorageNumber>0</StorageNumber>
<Unit>Power (W)</Unit>
<Value>144445223</Value>
<Value>DDDDEBBD</Value>
</DataRecord>

<DataRecord id="5">
<Function>Value during error state</Function>
<StorageNumber>0</StorageNumber>
<Unit>Volume flow (m m^3/h)</Unit>
<Value>1445223</Value>
<Value>DDEBBD</Value>
</DataRecord>

<DataRecord id="6">
Expand Down
2 changes: 1 addition & 1 deletion test/test-frames/SLB_CF-Compact-Integral-MK-MaXX.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<Function>Instantaneous value</Function>
<StorageNumber>0</StorageNumber>
<Unit>Temperature Difference (1e-2 deg C)</Unit>
<Value>1500018</Value>
<Value>F00018</Value>
</DataRecord>

<DataRecord id="7">
Expand Down
4 changes: 2 additions & 2 deletions test/test-frames/abb_f95.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
<Function>Value during error state</Function>
<StorageNumber>0</StorageNumber>
<Unit>Power (1e-1 W)</Unit>
<Value>144521543</Value>
<Value>DDEBB4DD</Value>
</DataRecord>

<DataRecord id="3">
<Function>Value during error state</Function>
<StorageNumber>0</StorageNumber>
<Unit>Volume flow (1e-4 m^3/h)</Unit>
<Value>1521543</Value>
<Value>EBB4DD</Value>
</DataRecord>

<DataRecord id="4">
Expand Down
2 changes: 1 addition & 1 deletion test/test-frames/electricity-meter-1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<MBusData>

<SlaveInformation>
<Id>5000244</Id>
<Id>500023E</Id>
<Manufacturer>SBC</Manufacturer>
<Version>18</Version>
<ProductName></ProductName>
Expand Down
2 changes: 1 addition & 1 deletion test/test-frames/electricity-meter-2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<MBusData>

<SlaveInformation>
<Id>5000345</Id>
<Id>50002E5</Id>
<Manufacturer>@@@</Manufacturer>
<Version>18</Version>
<ProductName></ProductName>
Expand Down
2 changes: 1 addition & 1 deletion test/test-frames/landis+gyr_ultraheat_t230.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<Function>Instantaneous value</Function>
<StorageNumber>0</StorageNumber>
<Unit>Temperature Difference (1e-1 deg C)</Unit>
<Value>1500002</Value>
<Value>F00002</Value>
</DataRecord>

<DataRecord id="9">
Expand Down
2 changes: 1 addition & 1 deletion test/test-frames/siemens_water.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Manufacturer>LSE</Manufacturer>
<Version>153</Version>
<ProductName>Siemens WFH21</ProductName>
<Medium>Hot water</Medium>
<Medium>Warm water (30-90°C)</Medium>
<AccessNumber>235</AccessNumber>
<Status>00</Status>
<Signature>0000</Signature>
Expand Down
2 changes: 1 addition & 1 deletion test/test-frames/siemens_wfh21.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Manufacturer>LSE</Manufacturer>
<Version>153</Version>
<ProductName>Siemens WFH21</ProductName>
<Medium>Hot water</Medium>
<Medium>Warm water (30-90°C)</Medium>
<AccessNumber>218</AccessNumber>
<Status>00</Status>
<Signature>0000</Signature>
Expand Down

0 comments on commit 3d41518

Please sign in to comment.