Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HueBridge ¶
type HueBridge struct { Bridges [][]string `toml:"bridges"` Timeout int `toml:"timeout"` RoomAssignments [][]string `toml:"room_assignments"` Debug bool `toml:"debug"` Log telegraf.Logger // contains filtered or unexported fields }
func NewHueBridge ¶
func NewHueBridge() *HueBridge
func (*HueBridge) Description ¶
func (*HueBridge) SampleConfig ¶
Click to show internal directories.
Click to hide internal directories.