C# Class X13.Periphery.MQTTSGate

Inheritance: IPlugModul
显示文件 Open project: X13home/X13.Host

Public Methods

Method Description
Dummy ( Topic src, TopicChanged arg ) : void
Init ( ) : void
Start ( ) : void
Stop ( ) : void

Method Details

Dummy() public method

public Dummy ( Topic src, TopicChanged arg ) : void
src Topic
arg TopicChanged
return void

Init() public method

public Init ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void