| Package | Description |
|---|---|
| com.digi.xbee.api |
| Modifier and Type | Method and Description |
|---|---|
AccessPoint |
WiFiDevice.getAccessPoint(String ssid)
Finds and reports the access point that matches the supplied SSID.
|
| Modifier and Type | Method and Description |
|---|---|
List<AccessPoint> |
WiFiDevice.scanAccessPoints()
Performs a scan to search for access points in the vicinity.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
WiFiDevice.connect(AccessPoint accessPoint,
String password)
Connects to the provided access point.
|
© Copyright 2014 - 2019 Digi International Inc. All rights reserved.