groups: Hue API: groups endpoints

Description Usage Arguments Value See Also

Description

Hue API: groups endpoints

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11

Arguments

...

named parameters describing group attributes or state (e.g. name = 'foo'; on = TRUE)

return_id

when creating a new resource, the default is to return TRUE (invisibly) upon success; setting return_id = TRUE will return the ID of the newly created resource instead.

id

id of a specific group

Value

Requests with side effects return TRUE (invisibly) upon success. GET requests return the response content, parsed into a list.

See Also

https://developers.meethue.com/documentation/groups-api


fascinatingfingers/PhilipsHue documentation built on Nov. 25, 2019, 2:22 a.m.