C# Class Pospa.NET.TurrisGadgets.Jablotron.Devices.JA_80L

Inheritance: JablotronDevice
Afficher le fichier Open project: pospanet/TurrisGadgets

Méthodes publiques

Méthode Description
Alarm ( ) : Task

Méthodes protégées

Méthode Description
OnDispose ( ) : void
ProcessMessage ( string message ) : void

Private Methods

Méthode Description
JA_80L ( TurrisDongle dongle, byte type, ushort address ) : System

Method Details

Alarm() public méthode

public Alarm ( ) : Task
Résultat Task

OnDispose() protected méthode

protected OnDispose ( ) : void
Résultat void

ProcessMessage() protected méthode

protected ProcessMessage ( string message ) : void
message string
Résultat void