DlmsProtocolDispatchTcpEvent Method
Parses data from GPRS communication and checks if it contains events.
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Protocols.Dlms (in OddPrg.Protocols.Dlms.dll) Version: 2.0.0.13 (2.0.0.13)
public static bool DispatchTcpEvent(
ByteBuffer data,
AddDispatchMessage addLogLine,
out byte meterAddress,
out byte sapAddress,
out DlmsProfileGeneric events
)
- data ByteBuffer
- addLogLine AddDispatchMessage
- meterAddress Byte
- sapAddress Byte
- events DlmsProfileGeneric
Boolean