Uses of Package
io.github.zeroone3010.yahueapi.v2
| Package | Description |
|---|---|
| io.github.zeroone3010.yahueapi.v2 | |
| io.github.zeroone3010.yahueapi.v2.domain.event |
-
Classes in io.github.zeroone3010.yahueapi.v2 used by io.github.zeroone3010.yahueapi.v2 Class Description Button A button of aSwitch.ButtonEventType Button events.Device Any device that the Bridge knows.Group A group of lights, i.e.GroupImpl Hue HueEventListener Implement this interface (fully or partially, as it suits your needs), then give your instance as a parameter to theHue.subscribeToEvents(HueEventListener)method to start receiving events from your Bridge.HueEventSource Source of streaming events from the Hue Bridge.HueEventStreamState Light A single Philips Hue -compatible light.LightImpl Scene A scene.Switch Any switch with one or more buttons, such as a Philips Hue dimmer switch or a Philips Hue Tap switch.SwitchImpl UpdateState -
Classes in io.github.zeroone3010.yahueapi.v2 used by io.github.zeroone3010.yahueapi.v2.domain.event Class Description Button A button of aSwitch.ButtonEventType Button events.Device Any device that the Bridge knows.Switch Any switch with one or more buttons, such as a Philips Hue dimmer switch or a Philips Hue Tap switch.