public class BrickMaster.Wifi2ClientConfiguration extends Object
Modifier and Type | Field and Description |
---|---|
short[] |
bssid |
boolean |
enable |
short[] |
gateway |
short[] |
ip |
short[] |
macAddress |
String |
ssid |
short[] |
subnetMask |
Constructor and Description |
---|
Wifi2ClientConfiguration() |
public boolean enable
public String ssid
public short[] ip
public short[] subnetMask
public short[] gateway
public short[] macAddress
public short[] bssid
Copyright © 2022 Tinkerforge GmbH. All rights reserved.