CMe3100 DLMS Plugin User's Manual
CMe3100 DLMS Plugin User's Manual
page |
41
(
48
)
2022-02-23
Version 1.8
7.6.1.2 Push Event logs
Event logs (gateway and meters) are pushed according to configured schedule (see section 6.1)
via the Data-Notification Service.
A push contains data from a single logical device (gateway or meter). It may contain data from
multiple event logs. Standard event log is available for both meter logical device and gateway
logical device. The fraud detection log is only available for gateway logical device as the actual
meaning of the meter event (which may be manufacturer specific) is not decoded by the
gateway. Hence all meter events are placed in the “Meter status” event section available through
the standard event log.
See CMe3100 Event logs [6] for available log items. The standard event log contains all events
but those in the “Security” event section. The fraud detection log
only
contains events from the
“Security” event section.
The payload of the Data Notification APDU has the following structure for Gateway logical
device (management device):
<octet-string>COSEM logical device name of the gateway</octet-string>
<octet-string>COSEM logical name of the push setup object</octet-string>
<octet-string>COSEM logical name of event log</octet-string>
<array>
<structure>event 1</structure>
...
<structure>event n</structure>
</array>
The payload of the Data Notification APDU has the following structure for a meter logical
device:
<octet-string>COSEM logical device name of the gateway</octet-string>
<octet-string>COSEM logical device name of the meter</octet-string>
<octet-string>COSEM logical name of the push setup object</octet-string>
<octet-string>COSEM logical name of event log</octet-string>
<octet-string>manufacturer ID</octet-string>
<integer>device type</integer>
<integer>firmware version</integer>
<array>
<structure>event 1</structure>
...
<structure>event n</structure>
</array>
Each event must contain the following items: