| Package | Description |
|---|---|
| io.github.zeroone3010.yahueapi |
| Modifier and Type | Method | Description |
|---|---|---|
static HueBridgeProtocol |
HueBridgeProtocol.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static HueBridgeProtocol[] |
HueBridgeProtocol.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
Hue(HueBridgeProtocol protocol,
String bridgeIp,
String apiKey) |
A basic constructor for initializing the Hue Bridge connection for this library.
|
Copyright © 2020. All rights reserved.