DlmsProtocolParseNbiotModuleName Method
Parses EventNotificationRequest obtained from NBIoT module and returns the module name.
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Protocols.Dlms (in OddPrg.Protocols.Dlms.dll) Version: 2.0.0.13 (2.0.0.13)
public static string ParseNbiotModuleName(
ByteBuffer data
)
- data ByteBuffer
- Data received by a listener from NBIoT module.
StringModule name or null if request is invalid or data does not contain EventNotificationRequest