[][src]Module philipshue_edj::bridge

Handles all the communication with the bridge

Structs

Bridge

The bridge connection

Functions

discover

Attempts to discover bridges using https://www.meethue.com/api/nupnp

register_user

Tries to register a user, returning the username if successful

Type Definitions

SuccessVec

Many commands on the bridge return an array of things that were succesful. This is a type alias for that type.