|
Astarte device API for C++ 0.8.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::AstarteErrorBase | Base error class representing any possible error from the Astarte device library |
| CAstarteDeviceSdk::AstarteFileOpenError | Specific error for when a file cannot be opened |
| CAstarteDeviceSdk::AstarteGrpcLibError | Error reported by the gRPC transport library |
| CAstarteDeviceSdk::AstarteInternalError | Specific error for when an operation failed due to an internal error |
| CAstarteDeviceSdk::AstarteInvalidInputError | Specific error for when an operation failed due to incompatible user input |
| CAstarteDeviceSdk::AstarteMsgHubError | Error reported by the Astarte message hub library |
| CAstarteDeviceSdk::AstarteOperationRefusedError | Attempted an operation which is not permitted according to the current device status |
| 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 |