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

Abstract Astarte device object and its related methods. More...

#include <chrono>
#include <filesystem>
#include <optional>
#include <string>
#include <string_view>
#include "astarte_device_sdk/data.hpp"
#include "astarte_device_sdk/msg.hpp"
#include "astarte_device_sdk/object.hpp"

Go to the source code of this file.

Classes

class  AstarteDeviceSdk::AstarteDevice
 Interface for an Astarte device. More...
 

Namespaces

namespace  AstarteDeviceSdk
 Umbrella namespace for the Astarte device SDK.
 

Detailed Description

Abstract Astarte device object and its related methods.