C# Class X13.Periphery.MQTTSGate

Inheritance: IPlugModul
Afficher le fichier Open project: X13home/X13.Host

Méthodes publiques

Méthode Description
Dummy ( Topic src, TopicChanged arg ) : void
Init ( ) : void
Start ( ) : void
Stop ( ) : void

Method Details

Dummy() public méthode

public Dummy ( Topic src, TopicChanged arg ) : void
src Topic
arg TopicChanged
Résultat void

Init() public méthode

public Init ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void