Astarte device API for C++ 0.7.1
Astarte device SDK for C++
Loading...
Searching...
No Matches
device_grpc.hpp File Reference

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/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.
 

Detailed Description

Astarte device object and its related methods for the gRPC transport layer.