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

Network info. More...

import "Net.idl";

Public Attributes

CommonInfo common
 Common network info.
 
map< string, InterfaceInfoifMap
 Common interface info.
 
map< string, EthInfoethMap
 Ethernet specific interface info.
 
map< string, WlanInfowlanMap
 WLAN specific interface info.
 

Detailed Description

Network info.

Definition at line 324 of file Net.idl.

Member Data Documentation

◆ common

CommonInfo net::Info::common

Common network info.

Definition at line 325 of file Net.idl.

◆ ethMap

map<string, EthInfo> net::Info::ethMap

Ethernet specific interface info.

Definition at line 327 of file Net.idl.

◆ ifMap

map<string, InterfaceInfo> net::Info::ifMap

Common interface info.

Definition at line 326 of file Net.idl.

◆ wlanMap

map<string, WlanInfo> net::Info::wlanMap

WLAN specific interface info.

Definition at line 328 of file Net.idl.


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