Astarte device API for C++ 0.8.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/errors.hpp"
#include "astarte_device_sdk/msg.hpp"
#include "astarte_device_sdk/object.hpp"
#include "astarte_device_sdk/property.hpp"

Go to the source code of this file.

Classes

class  astarte::device::grpc::DeviceGrpc
 Class for the Astarte devices. More...
 

Namespaces

namespace  astarte
 Global namespace for all Astarte related functionality.
 
namespace  astarte::device
 Umbrella namespace for the Astarte device library.
 
namespace  astarte::device::grpc
 Namespace for Astarte device functionality using the gRPC transport layer.
 

Detailed Description

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