public class BrickMaster.WifiConfiguration extends Object
Modifier and Type | Field and Description |
---|---|
short |
connection |
short[] |
gateway |
short[] |
ip |
int |
port |
String |
ssid |
short[] |
subnetMask |
Constructor and Description |
---|
WifiConfiguration() |
public String ssid
public short connection
public short[] ip
public short[] subnetMask
public short[] gateway
public int port
Copyright © 2022 Tinkerforge GmbH. All rights reserved.