Interface | Description |
---|---|
BridgeDiscovery.BridgeDiscoveryCallback |
Callback for intermediary bridge search results.
|
HueBridge.ScheduleCallback |
Callback to specify a schedule command.
|
Class | Description |
---|---|
BridgeDiscovery |
Various ways of discovering bridges.
|
Config |
Detailed bridge info available if authenticated.
|
ConfigUpdate |
Collection of updates to the bridge configuration.
|
FullConfig |
Container for all data on a bridge.
|
FullGroup |
Detailed group information.
|
FullLight |
Detailed light information.
|
FullSchedule |
Detailed schedule information.
|
Group |
Basic group information.
|
HueBridge |
Representation of a connection with a Hue bridge.
|
Light |
Basic light information.
|
Schedule |
Basic schedule information.
|
ScheduleCommand |
Information about a scheduled command.
|
ScheduleUpdate |
Collection of updates to a schedule.
|
SoftwareUpdate |
Details of a bridge firmware update.
|
State |
Current state of light.
|
StateUpdate |
Collection of updates to the state of a light.
|
User |
A whitelisted user.
|
Enum | Description |
---|---|
State.AlertMode |
Alert modes of a light.
|
State.ColorMode |
Color modes of a light.
|
State.Effect |
Effects possible for a light.
|