C# Класс Gurux.DLMS.ManufacturerSettings.GXManufacturer

Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
GXManufacturer ( ) : System

Constructor.

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

Описание методов

GXManufacturer() публичный Метод

Constructor.
public GXManufacturer ( ) : System
Результат System

GetActiveAuthentication() публичный Метод

public GetActiveAuthentication ( ) : GXAuthentication
Результат GXAuthentication

GetActiveServer() публичный Метод

public GetActiveServer ( ) : GXServerAddress
Результат GXServerAddress

GetAuthentication() публичный Метод

public GetAuthentication ( Authentication authentication ) : GXAuthentication
authentication Authentication
Результат GXAuthentication

GetServer() публичный Метод

public GetServer ( HDLCAddressType type ) : GXServerAddress
type HDLCAddressType
Результат GXServerAddress