C# Class Gurux.DLMS.Objects.GXDLMSMonitoredValue

Mostra file Open project: Gurux/Gurux.DLMS.Net Class Usage Examples

Public Methods

Method Description
ToString ( ) : string
Update ( GXDLMSObject value, int attributeIndex ) : void

Method Details

ToString() public method

public ToString ( ) : string
return string

Update() public method

public Update ( GXDLMSObject value, int attributeIndex ) : void
value GXDLMSObject
attributeIndex int
return void