sensors: Hue API: sensors endpoints

Description Usage Arguments Value See Also

Description

Hue API: sensors endpoints

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17

Arguments

...

named parameters describing sensor state (e.g. 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 sensor

name

name to assign to the sensor

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/sensors-api


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