C# Class Gurux.DLMS.Secure.GXDLMSSecureNotify

Inheritance: GXDLMSNotify
Mostra file Open project: Gurux/Gurux.DLMS.Net

Public Methods

Method Description
GXDLMSSecureNotify ( bool useLogicalNameReferencing, int clientAddress, int serverAddress, InterfaceType interfaceType ) : System.Text

Constructor

Method Details

GXDLMSSecureNotify() public method

Constructor
public GXDLMSSecureNotify ( bool useLogicalNameReferencing, int clientAddress, int serverAddress, InterfaceType interfaceType ) : System.Text
useLogicalNameReferencing bool Is Logical or short name referencing used.
clientAddress int Client address. Default is 16 (0x10)
serverAddress int Server ID. Default is 1.
interfaceType InterfaceType Interface type. Default is general.
return System.Text