Astarte device API for Zephyr 0.9.0
Astarte device SDK for Zephyr RTOS
Loading...
Searching...
No Matches
astarte_device_error_event_t Struct Reference

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.
 

Detailed Description

Context for a single error event.

Field Documentation

◆ context

const char* astarte_device_error_event_t::context

Optional string describing where the error occurred.

◆ result

astarte_result_t astarte_device_error_event_t::result

The error code.


The documentation for this struct was generated from the following file: