-
Interface Summary
| Interface |
Description |
| Button |
|
| Device |
Any device that the Bridge knows.
|
| Group |
A group of lights, i.e.
|
| HueEventListener |
Implement this interface (fully or partially, as it suits your needs), then give your instance
as a parameter to the Hue.subscribeToEvents(HueEventListener) method to start receiving events
from your Bridge.
|
| HueEventSource |
Source of streaming events from the Hue Bridge.
|
| Light |
A single Philips Hue -compatible light.
|
| Scene |
A scene.
|
| Switch |
Any switch with one or more buttons, such as a Philips Hue dimmer switch or a Philips Hue Tap switch.
|
-
-