CosemMethodDescriptorCreate Method

Creates request part of attribute descriptor. It can be included in get request and sent to a server (meter).

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 ByteBuffer Create()

Return Value

ByteBuffer
Data of type Cosem-Attribute-Descriptor-With-Selection defined in abstract syntax that can be included in get-request-normal or get-request-with-list

Remarks

Abstract syntax of Cosem-Attribute-Descriptor-With-Selection is in GB page 212.

See Also