BeeeOn Gateway
v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
|
#include <CommandDispatcherListener.h>
Public Types | |
typedef Poco::SharedPtr < CommandDispatcherListener > | Ptr |
Public Member Functions | |
virtual void | onDispatch (const Command::Ptr cmd)=0 |
The base interface for listening events occured in CommandDispatcher.