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

Event that is send when ethernet interface specific network info has changed. More...

Inheritance diagram for net::EthInfoChangedEvent:
idl::Event

Public Attributes

string ifName
 Ethernet interface name. More...
 
string ifLabel
 interface label More...
 
EthInfo ethInfo
 Current ethernet interface specific info. More...
 
- Public Attributes inherited from idl::Event
Object source
 IDL object that originated the event. More...
 

Detailed Description

Event that is send when ethernet interface specific network info has changed.

Definition at line 341 of file Net.idl.

Member Data Documentation

◆ ethInfo

EthInfo net::EthInfoChangedEvent::ethInfo

Current ethernet interface specific info.

Definition at line 344 of file Net.idl.

◆ ifLabel

string net::EthInfoChangedEvent::ifLabel

interface label

Definition at line 343 of file Net.idl.

◆ ifName

string net::EthInfoChangedEvent::ifName

Ethernet interface name.

Definition at line 342 of file Net.idl.


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