|
Astarte device API for C++ 0.8.1
Astarte device SDK for C++
|
| ▼NAstarteDeviceSdk | Umbrella namespace for the Astarte device SDK |
| CAstarteData | Astarte data class, representing the basic Astarte types |
| CAstarteDatastreamIndividual | Representing the Astarte individual datastream data |
| CAstarteDatastreamObject | Astarte object class, representing the Astarte object datastream data |
| CAstarteDevice | Interface for an Astarte device |
| CAstarteDeviceGrpc | Class for the Astarte devices |
| CAstarteErrorBase | Base error class representing any possible error from the Astarte device library |
| CAstarteFileOpenError | Specific error for when a file cannot be opened |
| CAstarteGrpcLibError | Error reported by the gRPC transport library |
| CAstarteInternalError | Specific error for when an operation failed due to an internal error |
| CAstarteInvalidInputError | Specific error for when an operation failed due to incompatible user input |
| CAstarteMessage | Astarte message class, represents a full message for/from Astarte |
| CAstarteMsgHubError | Error reported by the Astarte message hub library |
| CAstarteOperationRefusedError | Attempted an operation which is not permitted according to the current device status |
| CAstartePropertyIndividual | Representing the Astarte individual datastream data |
| CAstarteStoredProperty | Representing data for a stored property |