DlmsFrameIs_EventNotificationRequest Method

Checks if data contain event-notification-request frame.

Definition

Namespace: OddPrg.Protocols.DLMS
Assembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
C#
public static bool Is_EventNotificationRequest(
	ByteBuffer data
)

Parameters

data  ByteBuffer

Return Value

Boolean

See Also