|
| virtual void | onMessage (uint8_t code, const uint8_t *payload, size_t payload_size)=0 |
| |
| virtual void | checkForMessages ()=0 |
| | Triggers communication with the device and checks whether there are any incoming messages from the device. More...
|
| |
| virtual void cyberatom::IDevice::checkForMessages |
( |
| ) |
|
|
pure virtual |
Triggers communication with the device and checks whether there are any incoming messages from the device.
- Exceptions
-
Implemented in cyberatom::Device.
| virtual void cyberatom::IDevice::onMessage |
( |
uint8_t |
code, |
|
|
const uint8_t * |
payload, |
|
|
size_t |
payload_size |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: