|
CPP Device Virtualization API Reference for Oracle Internet of Things Cloud Service Client Software Library. Release 21.1.1.0.0-3. E92477-09
|
A directly-connected device is able to send messages to, and receive messages from, the IoT server. More...
#include <string>#include <initializer_list>#include <vector>#include <stdexcept>#include <DeviceModel.hpp>#include <VirtualDevice.hpp>#include <StorageObject.hpp>Go to the source code of this file.
Structures | |
| class | iotdcl::DirectlyConnectedDevice |
Namespaces | |
| iotdcl | |
| A name-value pair in an event. | |
A directly-connected device is able to send messages to, and receive messages from, the IoT server.
The directly-connected device is assigned an activation identifier when the device is registered on the server. When the directly-connected device is activated, the server assigns an endpoint identifer that is used by the DirectlyConnectedDevice for sending messages to, and receiving messages from, the server.