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

peripheral device position based address More...

Public Attributes

vector< PosElementposition
 Position within 1-wire topo. More...
 
sensors::Sensor TypeSpec type
 device's type spec More...
 
boolean isActuator
 true if device is an actuator More...
 
int channel
 Channel number. More...
 

Detailed Description

peripheral device position based address

Definition at line 25 of file PeripheralDeviceSlot.idl.

Member Data Documentation

◆ channel

int peripheral::Address::channel

Channel number.

Definition at line 29 of file PeripheralDeviceSlot.idl.

◆ isActuator

boolean peripheral::Address::isActuator

true if device is an actuator

Definition at line 28 of file PeripheralDeviceSlot.idl.

◆ position

vector<PosElement> peripheral::Address::position

Position within 1-wire topo.

Definition at line 26 of file PeripheralDeviceSlot.idl.

◆ type

sensors::Sensor TypeSpec peripheral::Address::type

device's type spec

Definition at line 27 of file PeripheralDeviceSlot.idl.


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