# Functions
Load reads the configuration from the specified filename, and returns the decoded JSON data.
# Structs
Boblight stores the boblight json configuration structure.
Config stores the json configuration structure.
Host contains the IP address, port and timeout for TCP/UDP connections.
Hyperion stores the hyperion json configuration structure.
LIFX stores the LIFX json configuration structure.
# Type aliases
Timeout is a duration type that unmarshals from a JSON string.