5#ifndef ASTARTE_DEVICE_SDK_PROPERTY_H
6#define ASTARTE_DEVICE_SDK_PROPERTY_H
Astarte data class, representing the basic Astarte types.
Definition data.hpp:40
AstartePropertyIndividual(const std::optional< AstarteData > &data)
Constructor for the AstarteDatastreamIndividual class.
auto get_value() const -> const std::optional< AstarteData > &
Get the value contained within the object.
Astarte data class and its related methods.
Umbrella namespace for the Astarte device SDK.
Definition data.hpp:23