C# Class Gurux.DLMS.Secure.GXDLMSSecureServer

Inheritance: GXDLMSServer
Datei anzeigen Open project: Gurux/Gurux.DLMS.Net

Public Methods

Method Description
GXDLMSSecureServer ( bool logicalNameReferencing, InterfaceType type ) : System

Constructor.

Method Details

GXDLMSSecureServer() public method

Constructor.
public GXDLMSSecureServer ( bool logicalNameReferencing, InterfaceType type ) : System
logicalNameReferencing bool /// Is logical name referencing used. ///
type InterfaceType /// Interface type. ///
return System