|
Astarte device API for C++ 0.7.1
Astarte device SDK for C++
|
| CAstarteDeviceSdk::AstarteData | Astarte data class, representing the basic Astarte types |
| CAstarteDeviceSdk::AstarteDatastreamIndividual | Representing the Astarte individual datastream data |
| CAstarteDeviceSdk::AstarteDatastreamObject | Astarte object class, representing the Astarte object datastream data |
| ▼CAstarteDeviceSdk::AstarteDevice | Interface for an Astarte device |
| CAstarteDeviceSdk::AstarteDeviceGRPC | Class for the Astarte devices |
| CAstarteDeviceSdk::AstarteMessage | Astarte message class, represents a full message for/from Astarte |
| CAstarteDeviceSdk::AstartePropertyIndividual | Representing the Astarte individual datastream data |
| CAstarteDeviceSdk::AstarteStoredProperty | Representing data for a stored property |
| ▼Cstd::exception | |
| ▼CAstarteDeviceSdk::AstarteException | Base exception class for the Astarte device library |
| CAstarteDeviceSdk::AstarteFileOpenException | Specific exception for when a file cannot be opened |
| CAstarteDeviceSdk::AstarteInternalException | Generic exception for when an operation failed due to an internal error |
| CAstarteDeviceSdk::AstarteInvalidInputException | Specific exception for when an operation failed due to incompatible user input |
| CAstarteDeviceSdk::AstarteOperationRefusedException | Generic exception for when an operation is refused by the Astarte device |