|
Octane API Client
|
Structure used in RoomStatus's devices, has the information of each device connected to the room.
More...
#include <api_result_types.h>
Public Attributes | |
| std::string | name |
| An unique name for the device which is connected to the room, such as collodi's fedora linux. More... | |
| std::uint64_t | timestamp |
| Timestamp of when did this device connect to the room. More... | |
Structure used in RoomStatus's devices, has the information of each device connected to the room.
| std::string octane::Device::name |
An unique name for the device which is connected to the room, such as collodi's fedora linux.
| std::uint64_t octane::Device::timestamp |
Timestamp of when did this device connect to the room.