Raritan PX2/PX3 JSON-RPC API
Classes | Public Types | Public Attributes | List of all members
peripheral::PackageInfo_2_0_0 Struct Reference

Peripheral device package information. More...

import"PeripheralDevicePackage.idl";

Classes

struct  FirmwareInfo
 
struct  HardwareInfo
 

Public Types

enum  State { NORMAL, FW_UPDATE, INTERNAL_ERROR, CONFIG_ERROR }
 

Public Attributes

State state
 The peripheral device package operational state.
 
vector< PosElementposition
 Position within 1-wire topo.
 
HardwareInfo hwInfo
 Device package hardware specific information.
 
FirmwareInfo fwInfo
 Device package firmware specific information.
 

Detailed Description

Peripheral device package information.

Member Enumeration Documentation

Enumerator
NORMAL 

Device package is in normal operation.

FW_UPDATE 

Device package's firmware is being updated.

INTERNAL_ERROR 

Device package's internal error flag is set.

CONFIG_ERROR 

Device package's internal configuration is invalid.


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