ItalaApi
1.3.3
|
Public Member Functions | |
virtual void | OnDeviceEvent (uint64_t eventId) |
Abstract for handling events coming from the device. This class must be overridden by the user. This way the user-defined OnDeviceEvent method is called when an event arrives.
|
virtual |
This pure virtual method must be overriden by the user class implementing the interface. The event ID is provided to allow the user to identify the event itself. The device NodeMap is also automatically updated with the event data.