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