public class BrickMaster.Wifi2MeshConfiguration extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
enable |
short[] |
gatewayIP |
int |
gatewayPort |
short[] |
groupID |
String |
groupSSIDPrefix |
short[] |
rootGateway |
short[] |
rootIP |
short[] |
rootSubnetMask |
short[] |
routerBSSID |
Constructor and Description |
---|
Wifi2MeshConfiguration() |
public boolean enable
public short[] rootIP
public short[] rootSubnetMask
public short[] rootGateway
public short[] routerBSSID
public short[] groupID
public String groupSSIDPrefix
public short[] gatewayIP
public int gatewayPort
Copyright © 2022 Tinkerforge GmbH. All rights reserved.