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