Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
Loading...
Searching...
No Matches
rdm::Rdm::State Struct Reference

CC-SG management state. More...

import "Rdm.idl";

Public Attributes

ManagementState mgmtState
 Management state.
 
boolean directAccessAllowed
 Whether direct access (local device login) is allowed.
 
string ccIpAddress
 CC-SG IPv4 address.
 
string ccIpv6Address
 CC-SG IPv6 address.
 

Detailed Description

CC-SG management state.

Definition at line 20 of file Rdm.idl.

Member Data Documentation

◆ ccIpAddress

string rdm::Rdm::State::ccIpAddress

CC-SG IPv4 address.

Definition at line 23 of file Rdm.idl.

◆ ccIpv6Address

string rdm::Rdm::State::ccIpv6Address

CC-SG IPv6 address.

Definition at line 24 of file Rdm.idl.

◆ directAccessAllowed

boolean rdm::Rdm::State::directAccessAllowed

Whether direct access (local device login) is allowed.

Definition at line 22 of file Rdm.idl.

◆ mgmtState

ManagementState rdm::Rdm::State::mgmtState

Management state.

Definition at line 21 of file Rdm.idl.


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