|
Astarte device API for C++ 0.8.1
Astarte device SDK for C++
|
Astarte device object and its related methods for the gRPC transport layer. More...
#include <chrono>#include <filesystem>#include <list>#include <memory>#include <optional>#include <string>#include <string_view>#include "astarte_device_sdk/data.hpp"#include "astarte_device_sdk/device.hpp"#include "astarte_device_sdk/errors.hpp"#include "astarte_device_sdk/msg.hpp"#include "astarte_device_sdk/object.hpp"#include "astarte_device_sdk/ownership.hpp"#include "astarte_device_sdk/property.hpp"#include "astarte_device_sdk/stored_property.hpp"Go to the source code of this file.
Classes | |
| class | AstarteDeviceSdk::AstarteDeviceGrpc |
| Class for the Astarte devices. More... | |
Namespaces | |
| namespace | AstarteDeviceSdk |
| Umbrella namespace for the Astarte device SDK. | |
Astarte device object and its related methods for the gRPC transport layer.