CosemAttributeDecsriptorWithSelection(DlmsAttributeDescriptor, DlmsSelectiveAccessDescriptor) Constructor

Creates new instance of class CosemAttributeDecsriptorWithSelection.

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 CosemAttributeDecsriptorWithSelection(
	DlmsAttributeDescriptor attributeDescriptor,
	DlmsSelectiveAccessDescriptor accessSelectionParams
)

Parameters

attributeDescriptor  DlmsAttributeDescriptor
Decription of the attribute
accessSelectionParams  DlmsSelectiveAccessDescriptor
Description of the selective access (without selection x with specified selection)

See Also