CMe3100 DLMS Plugin User's Manual
CMe3100 DLMS Plugin User's Manual
page |
30
(
48
)
2022-02-23
Version 1.8
ELV<serial number>
Example: ELV0016000001
7.5.1.5 Receive Frame Counter
Data type: double-long-unsigned
This object holds the current value of the frame counter (invocation counter) needed for
encrypted communication.
The gateway will drop any message carrying a frame counter with the value less than the
gateway current value.
7.5.1.6 Channel Selection
Data type: long-unsigned
This object enables switching between all logical devices during a single association.
See 7.4.2 for more information.
7.5.1.7 Meter list
The meter list contains a list of meters, representing the meter logical device name and the
corresponding channel, which can be used for channel selection.
The APDU (XML formatted for readability) of the meter list should have the following format:
<structure>
<octet-string>COSEM logical device name of the gateway</octet-string>
<array>
<structure>
<octet-string>COSEM logical device name of meter 1</octet-string>
<long-unsigned>Channel of meter 1</long-unsigned>
</structure>
<structure>
...
</structure>
<structure>
<octet-string>COSEM logical device name of meter n</octet-string>
<long-unsigned>Channel of meter n</long-unsigned>
</structure>
</array>
</structure>
7.5.1.8 Gateway System Title
Data type: octet-string
This object holds the system title of the gateway See 7.2.1 for more information.
7.5.1.9 Gateway Firmware Version
Data type: octet-string
This object holds the gateway firmware version information.
7.5.1.10
Gateway Firmware Signature
Data type: octet-string
This object holds the gateway firmware signature information.