Add normalized XML files of test frames
This commit is contained in:

committed by
Stefan Wahren

parent
60bae654e9
commit
06d46dc310
63
test/test-frames/example_data_02.norm.xml
Normal file
63
test/test-frames/example_data_02.norm.xml
Normal file
@ -0,0 +1,63 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<MBusData>
|
||||
|
||||
<SlaveInformation>
|
||||
<Id>3575845</Id>
|
||||
<Manufacturer>AMT</Manufacturer>
|
||||
<Version>52</Version>
|
||||
<ProductName></ProductName>
|
||||
<Medium>Heat: Outlet</Medium>
|
||||
<AccessNumber>161</AccessNumber>
|
||||
<Status>00</Status>
|
||||
<Signature>B627</Signature>
|
||||
</SlaveInformation>
|
||||
|
||||
<DataRecord id="0">
|
||||
<Function>Instantaneous value</Function>
|
||||
<StorageNumber>0</StorageNumber>
|
||||
<Unit>Wh</Unit>
|
||||
<Quantity>Energy</Quantity>
|
||||
<Value>1389817000.000000</Value>
|
||||
</DataRecord>
|
||||
|
||||
<DataRecord id="1">
|
||||
<Function>Instantaneous value</Function>
|
||||
<StorageNumber>0</StorageNumber>
|
||||
<Unit>m^3</Unit>
|
||||
<Quantity>Volume</Quantity>
|
||||
<Value>504647.000000</Value>
|
||||
</DataRecord>
|
||||
|
||||
<DataRecord id="2">
|
||||
<Function>Instantaneous value</Function>
|
||||
<StorageNumber>0</StorageNumber>
|
||||
<Unit>W</Unit>
|
||||
<Quantity>Power</Quantity>
|
||||
<Value>0.000000</Value>
|
||||
</DataRecord>
|
||||
|
||||
<DataRecord id="3">
|
||||
<Function>Instantaneous value</Function>
|
||||
<StorageNumber>0</StorageNumber>
|
||||
<Unit>m^3/h</Unit>
|
||||
<Quantity>Volume flow</Quantity>
|
||||
<Value>0.000000</Value>
|
||||
</DataRecord>
|
||||
|
||||
<DataRecord id="4">
|
||||
<Function>Instantaneous value</Function>
|
||||
<StorageNumber>0</StorageNumber>
|
||||
<Unit>°C</Unit>
|
||||
<Quantity>Flow temperature</Quantity>
|
||||
<Value>41.211052</Value>
|
||||
</DataRecord>
|
||||
|
||||
<DataRecord id="5">
|
||||
<Function>Instantaneous value</Function>
|
||||
<StorageNumber>0</StorageNumber>
|
||||
<Unit>°C</Unit>
|
||||
<Quantity>Return temperature</Quantity>
|
||||
<Value>35.385593</Value>
|
||||
</DataRecord>
|
||||
|
||||
</MBusData>
|
Reference in New Issue
Block a user