C# Class Gurux.DLMS.TranslatorStandardTags

Afficher le fichier Open project: Gurux/Gurux.DLMS.Net

Méthodes publiques

Méthode Description
ErrorCodeToString ( ErrorCode value ) : String
GetDataTypeTags ( string>.SortedList list ) : void
ValueOfErrorCode ( String value ) : ErrorCode

Private Methods

Méthode Description
GetAccess ( ) : String>.Dictionary
GetAccess ( String value ) : int
GetApplicationReference ( ) : String>.Dictionary
GetApplicationReference ( String value ) : int
GetDefinition ( ) : String>.Dictionary
GetDefinition ( String value ) : int
GetError ( ServiceError serviceError, String value ) : byte
GetGeneralTags ( TranslatorOutputType type, string>.SortedList list ) : void

Get general tags.

GetGloTags ( TranslatorOutputType type, string>.SortedList list ) : void

Get glo tags.

GetHardwareResource ( ) : String>.Dictionary
GetHardwareResource ( String value ) : int
GetInitiate ( ) : String>.Dictionary
GetInitiate ( String value ) : int
GetLnTags ( TranslatorOutputType type, string>.SortedList list ) : void

Get LN tags.

GetLoadDataSet ( ) : String>.Dictionary
GetLoadDataSet ( String value ) : int
GetService ( ) : String>.Dictionary
GetService ( String value ) : int
GetServiceError ( String value ) : ServiceError

GetServiceErrorValue ( ServiceError error, byte value ) : String
GetServiceErrors ( ) : String>.Dictionary
GetSnTags ( TranslatorOutputType type, string>.SortedList list ) : void

Get SN tags.

GetTask ( ) : String>.Dictionary
GetTask ( String value ) : int
GetTranslatorTags ( TranslatorOutputType type, string>.SortedList list ) : void

Get translator tags.

GetVdeStateError ( ) : String>.Dictionary
GetVdeStateError ( String value ) : int
serviceErrorToString ( ServiceError error ) : String

Method Details

ErrorCodeToString() public static méthode

public static ErrorCodeToString ( ErrorCode value ) : String
value ErrorCode
Résultat String

GetDataTypeTags() public static méthode

public static GetDataTypeTags ( string>.SortedList list ) : void
list string>.SortedList
Résultat void

ValueOfErrorCode() public static méthode

public static ValueOfErrorCode ( String value ) : ErrorCode
value String
Résultat ErrorCode