public class DlmsAttributeInfo
DlmsAttributeInfo(SByte, String) | Initializes a new instance of DlmsAttributeInfo using an attribute name and ID. |
DlmsAttributeInfo(SByte, String, DlmsSelectiveAccessParams) | Initializes a new instance of DlmsAttributeInfo using an attribute name and params for selective access. |
AttributeDescription | Description used to display while reading the attribute. |
AttributeID | ID aof attribute used to access this attribute via DLMS. |
FullDescription | Full description of the attribute. |
SelectiveAccess | Parameters for selective access to the attribute. |
ShortDescription | Short description of the attribute. |
ToString | Returns a string that represents the current object. (Overrides ObjectToString) |