BeeeOn Gateway
v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
|
#include <ConradEvent.h>
Public Types | |
typedef Poco::SharedPtr < ConradEvent > | Ptr |
Public Member Functions | |
DeviceID | id () const |
double | rssi () const |
std::string | event () const |
std::string | raw () const |
std::string | type () const |
std::string | channels () const |
std::string | protState () const |
Static Public Member Functions | |
static ConradEvent | parse (DeviceID const &deviceID, const Poco::JSON::Object::Ptr message) |
Stores information about Conrad messages.