|
Astarte device API for Zephyr 0.9.0
Astarte device SDK for Zephyr RTOS
|
Context for a single error event. More...
#include <device.h>
Data Fields | |
| astarte_result_t | result |
| The error code. | |
| const char * | context |
| Optional string describing where the error occurred. | |
Context for a single error event.
| const char* astarte_device_error_event_t::context |
Optional string describing where the error occurred.
| astarte_result_t astarte_device_error_event_t::result |
The error code.