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

committed by
Stefan Wahren

parent
bf177d1fe7
commit
9799794213
63
test/test-frames/els_tmpa_telegramm1.norm.xml
Normal file
63
test/test-frames/els_tmpa_telegramm1.norm.xml
Normal file
@ -0,0 +1,63 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<MBusData>
|
||||
|
||||
<SlaveInformation>
|
||||
<Id>70112345</Id>
|
||||
<Manufacturer>ELS</Manufacturer>
|
||||
<Version>2</Version>
|
||||
<ProductName>Elster TMP-A</ProductName>
|
||||
<Medium>Water</Medium>
|
||||
<AccessNumber>2</AccessNumber>
|
||||
<Status>00</Status>
|
||||
<Signature>0000</Signature>
|
||||
</SlaveInformation>
|
||||
|
||||
<DataRecord id="0">
|
||||
<Function>Instantaneous value</Function>
|
||||
<StorageNumber>0</StorageNumber>
|
||||
<Unit>m^3</Unit>
|
||||
<Quantity>Volume</Quantity>
|
||||
<Value>1234.567000</Value>
|
||||
</DataRecord>
|
||||
|
||||
<DataRecord id="1">
|
||||
<Function>Instantaneous value</Function>
|
||||
<StorageNumber>0</StorageNumber>
|
||||
<Unit>-</Unit>
|
||||
<Quantity>Time point (date & time)</Quantity>
|
||||
<Value>2007-02-06T13:58:00Z</Value>
|
||||
</DataRecord>
|
||||
|
||||
<DataRecord id="2">
|
||||
<Function>Instantaneous value</Function>
|
||||
<StorageNumber>1</StorageNumber>
|
||||
<Unit>-</Unit>
|
||||
<Quantity>Time point (date)</Quantity>
|
||||
<Value>2007-01-01</Value>
|
||||
</DataRecord>
|
||||
|
||||
<DataRecord id="3">
|
||||
<Function>Instantaneous value</Function>
|
||||
<StorageNumber>1</StorageNumber>
|
||||
<Unit>m^3</Unit>
|
||||
<Quantity>Volume</Quantity>
|
||||
<Value>456.951000</Value>
|
||||
</DataRecord>
|
||||
|
||||
<DataRecord id="4">
|
||||
<Function>Instantaneous value</Function>
|
||||
<StorageNumber>1</StorageNumber>
|
||||
<Unit>-</Unit>
|
||||
<Quantity>Time point (date)</Quantity>
|
||||
<Value>2008-01-01</Value>
|
||||
</DataRecord>
|
||||
|
||||
<DataRecord id="5">
|
||||
<Function>Manufacturer specific</Function>
|
||||
<StorageNumber>0</StorageNumber>
|
||||
<Unit></Unit>
|
||||
<Quantity></Quantity>
|
||||
<Value>00</Value>
|
||||
</DataRecord>
|
||||
|
||||
</MBusData>
|
Reference in New Issue
Block a user