Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
Loading...
Searching...
No Matches
Public Attributes | List of all members
net::Info Struct Reference

Network info. More...

Public Attributes

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

Detailed Description

Network info.

Definition at line 314 of file Net.idl.

Member Data Documentation

◆ common

CommonInfo net::Info::common

Common network info.

Definition at line 315 of file Net.idl.

◆ ethMap

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

Ethernet specific interface info.

Definition at line 317 of file Net.idl.

◆ ifMap

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

Common interface info.

Definition at line 316 of file Net.idl.

◆ wlanMap

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

WLAN specific interface info.

Definition at line 318 of file Net.idl.


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