Learn R Programming

PhilipsHue (version 1.0.0)

configs: Hue API: configuration endpoints

Description

Hue API: configuration endpoints

Usage

get_config()

set_config_attributes(...)

get_state()

Arguments

...

named parameters describing configuration

Value

Requests that create resources return the ID of the newly created item, requests with side effects return TRUE upon success, and GET requests return the response content, parsed into a list.

See Also

https://developers.meethue.com/develop/hue-api/7-configuration-api/