Module philipshue::hue [] [src]

Structs mapping the different JSON-objects used with Hue API

Structs

Discovery

Responses from the discover function

Error

An error object returned from the API

HueResponse

A response that either is an error or a success

Light

Details about a specific light

LightCommand

Struct for building a command that will be sent to the Hue bridge telling it what to do with a light

LightState

The state of the light with similar structure to LightCommand

User

A user object returned from the API