CosemAttributeDecsriptorWithSelectionCreateAttribute0Descriptor Method

Creates a descriptor for reading all attributes using atribute 0.

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 CosemAttributeDecsriptorWithSelection CreateAttribute0Descriptor(
	DlmsObject obj
)

Parameters

obj  DlmsObject

Return Value

CosemAttributeDecsriptorWithSelection

See Also