Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
Loading...
Searching...
No Matches
Public Attributes | List of all members
peripheral::SensorHub::DeviceInfo Struct Reference

Static (type, version) information for a SensorHub. More...

Public Attributes

string serial
 Serial number of device. More...
 
string model
 Model name of device. More...
 
UpstreamType upstreamType
 Hardware type (indicated a certain upstream type) More...
 
PosElement position
 Peripheral device position element, list forms position. More...
 
int protocolVersion
 Protocol version the hub is supporting. More...
 
int bootVersion
 Bootcode software version. More...
 
int appVersion
 Application code software version. More...
 
vector< HubPortInfohubPortInfos
 Information about contained hub ports. More...
 

Detailed Description

Static (type, version) information for a SensorHub.

Definition at line 40 of file SensorHub.idl.

Member Data Documentation

◆ appVersion

int peripheral::SensorHub::DeviceInfo::appVersion

Application code software version.

Definition at line 47 of file SensorHub.idl.

◆ bootVersion

int peripheral::SensorHub::DeviceInfo::bootVersion

Bootcode software version.

Definition at line 46 of file SensorHub.idl.

◆ hubPortInfos

vector<HubPortInfo> peripheral::SensorHub::DeviceInfo::hubPortInfos

Information about contained hub ports.

Definition at line 48 of file SensorHub.idl.

◆ model

string peripheral::SensorHub::DeviceInfo::model

Model name of device.

Definition at line 42 of file SensorHub.idl.

◆ position

PosElement peripheral::SensorHub::DeviceInfo::position

Peripheral device position element, list forms position.

Definition at line 44 of file SensorHub.idl.

◆ protocolVersion

int peripheral::SensorHub::DeviceInfo::protocolVersion

Protocol version the hub is supporting.

Definition at line 45 of file SensorHub.idl.

◆ serial

string peripheral::SensorHub::DeviceInfo::serial

Serial number of device.

Definition at line 41 of file SensorHub.idl.

◆ upstreamType

UpstreamType peripheral::SensorHub::DeviceInfo::upstreamType

Hardware type (indicated a certain upstream type)

Definition at line 43 of file SensorHub.idl.


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