Octane API Client
Loading...
Searching...
No Matches
Public Attributes | List of all members
octane::Device Struct Reference

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

Detailed Description

Structure used in RoomStatus's devices, has the information of each device connected to the room.

Member Data Documentation

◆ name

std::string octane::Device::name

An unique name for the device which is connected to the room, such as collodi's fedora linux.

◆ timestamp

std::uint64_t octane::Device::timestamp

Timestamp of when did this device connect to the room.


The documentation for this struct was generated from the following file: