BeeeOn Gateway
v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
|
#include <IQRFListener.h>
Public Types | |
typedef Poco::SharedPtr < IQRFListener > | Ptr |
Public Member Functions | |
virtual void | onReceiveDPA (const IQRFEvent &info)=0 |
Provide an interface to enable delivering IQRF-related events to collectors.
|
pure virtual |
This method is called when DPA message is received from IQRF gateway daemon.
Implemented in BeeeOn::NemeaCollector, BeeeOn::AbstractCollector, and BeeeOn::LoggingCollector.