Package org.netxms.client.topology
Class WirelessStation
java.lang.Object
org.netxms.client.topology.WirelessStation
Information about wireless station
-
Constructor Details
-
WirelessStation
-
-
Method Details
-
getMacAddress
- Returns:
- the macAddress
-
getIpAddress
- Returns:
- the ipAddress
-
getNodeObjectId
public long getNodeObjectId()- Returns:
- the nodeObjectId
-
getAccessPointId
public long getAccessPointId()- Returns:
- the accessPointId
-
getRadioInterface
- Returns:
- the radioInterface
-
getSsid
- Returns:
- the ssid
-
getRSSI
public int getRSSI()Get RSSI for this station (0 if now known).- Returns:
- RSSI for this station
-
getVlan
public int getVlan()- Returns:
- the vlan
-