public class BrickMaster.EthernetStatus extends Object
Modifier and Type | Field and Description |
---|---|
short[] |
gateway |
String |
hostname |
short[] |
ip |
short[] |
macAddress |
long |
rxCount |
short[] |
subnetMask |
long |
txCount |
Constructor and Description |
---|
EthernetStatus() |
public short[] macAddress
public short[] ip
public short[] subnetMask
public short[] gateway
public long rxCount
public long txCount
public String hostname
Copyright © 2021 Tinkerforge GmbH. All rights reserved.