public static interface OpenWebNet.OpenGateway
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_PORT
Default gateway port is 20000.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getHost()
Returns the gateway ip address or domain.
|
java.lang.String |
getPassword()
Returns the gateway password.
|
int |
getPort()
Returns the gateway port.
|
static final int DEFAULT_PORT