| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
Sensor Hub interface. More...
import <SensorHub.idl;
| Classes | |
| struct | DeviceInfo | 
| Static (type, version) information for a SensorHub.  More... | |
| struct | HubPortInfo | 
| Information for a single hub Port.  More... | |
| Public Types | |
| enum | UpstreamType { BUILTIN , ENV_HUB , REMOTE_HUB } | 
| peripheral device hw configuration More... | |
| Public Member Functions | |
| DeviceInfo | getDeviceInfo () | 
| Get static (hardware and firmware) information. | |
| PackageInfo | getPackageInfo () | 
| Retrieve hub package information. | |
Sensor Hub interface.
Definition at line 20 of file SensorHub.idl.
peripheral device hw configuration 
 
| Enumerator | |
|---|---|
| BUILTIN | a built in hardware | 
| ENV_HUB | a not galvanically isolated environmental hub with reduced fuse capability | 
| REMOTE_HUB | a galvanically isolated remote hub with full fuse capability | 
Definition at line 23 of file SensorHub.idl.
| DeviceInfo peripheral::SensorHub::getDeviceInfo | ( | ) | 
Get static (hardware and firmware) information.
| PackageInfo peripheral::SensorHub::getPackageInfo | ( | ) | 
Retrieve hub package information.