| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
Full Cascading Status. More...
import <CascadeManager.idl;
| Public Attributes | |
| Role | role | 
| This unit's role in the JSON-RPC cascade. | |
| string | primaryUnit | 
| The primary unit IP address (if role is link unit) | |
| map< int, LinkUnit > | linkUnits | 
| The list of link units (if role is primary unit) | |
Full Cascading Status.
Definition at line 70 of file CascadeManager.idl.
| map<int, LinkUnit> cascading::CascadeManager::Status::linkUnits | 
The list of link units (if role is primary unit)
Definition at line 73 of file CascadeManager.idl.
| string cascading::CascadeManager::Status::primaryUnit | 
The primary unit IP address (if role is link unit)
Definition at line 72 of file CascadeManager.idl.
| Role cascading::CascadeManager::Status::role | 
This unit's role in the JSON-RPC cascade.
Definition at line 71 of file CascadeManager.idl.