Astarte device API for C++ 0.8.1
Astarte device SDK for C++
Loading...
Searching...
No Matches
astarte::device::PropertyIndividual Member List

This is the complete list of members for astarte::device::PropertyIndividual, including all inherited members.

get_value() const -> const std::optional< Data > &astarte::device::PropertyIndividual
operator!=(const PropertyIndividual &other) const -> boolastarte::device::PropertyIndividual
operator==(const PropertyIndividual &other) const -> boolastarte::device::PropertyIndividual
PropertyIndividual(const std::optional< Data > &data)astarte::device::PropertyIndividualexplicit