C# Class Gurux.DLMS.ManufacturerSettings.GXManufacturer

Afficher le fichier Open project: Gurux/Gurux.DLMS.Net Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GXManufacturer ( ) : System

Constructor.

GetActiveAuthentication ( ) : GXAuthentication
GetActiveServer ( ) : GXServerAddress
GetAuthentication ( Authentication authentication ) : GXAuthentication
GetServer ( HDLCAddressType type ) : GXServerAddress

Method Details

GXManufacturer() public méthode

Constructor.
public GXManufacturer ( ) : System
Résultat System

GetActiveAuthentication() public méthode

public GetActiveAuthentication ( ) : GXAuthentication
Résultat GXAuthentication

GetActiveServer() public méthode

public GetActiveServer ( ) : GXServerAddress
Résultat GXServerAddress

GetAuthentication() public méthode

public GetAuthentication ( Authentication authentication ) : GXAuthentication
authentication Authentication
Résultat GXAuthentication

GetServer() public méthode

public GetServer ( HDLCAddressType type ) : GXServerAddress
type HDLCAddressType
Résultat GXServerAddress