Astarte device API for Zephyr 0.7.2
Astarte device SDK for Zephyr RTOS
Loading...
Searching...
No Matches
astarte_device_datastream_individual_event_t Struct Reference

Context for a single datastream individual event. More...

#include <device.h>

Data Fields

astarte_device_data_event_t data_event
 Generic data event context.
 
astarte_individual_t individual
 Received data from Astarte.
 

Detailed Description

Context for a single datastream individual event.

Field Documentation

◆ data_event

astarte_device_data_event_t astarte_device_datastream_individual_event_t::data_event

Generic data event context.

◆ individual

astarte_individual_t astarte_device_datastream_individual_event_t::individual

Received data from Astarte.


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