DlmsProtocolParseIpEvent Method
Parses EventNotificationRequest obtained from TCP/UDP DLMS meter.
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Protocols.Dlms (in OddPrg.Protocols.Dlms.dll) Version: 2.0.0.13 (2.0.0.13)
public static DlmsProtocolDlmsEventData ParseIpEvent(
ByteBuffer data
)
- data ByteBuffer
- Data received by listener from a meter.
DlmsProtocolDlmsEventDataParsed data or null if data does not contain valid EventNotificationRequest.