resourcelinks
endpointsHue API: resourcelinks
endpoints
create_resourcelink(...)get_resourcelinks()
get_resourcelink(id)
set_resourcelink_attributes(id, ...)
delete_resourcelink(id)
named parameters describing resourcelink attributes
(e.g. name = "foo"
)
ID of a specific resourcelink
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.
https://developers.meethue.com/develop/hue-api/9-resourcelinks-api/