sensors | R Documentation |
sensors
endpointsHue API: sensors
endpoints
create_sensor(...) search_for_new_sensors() get_new_sensors() rename_sensor(id, name) get_sensors() get_sensor(id) set_sensor_config(id, ...) set_sensor_state(id, ...) delete_sensor(id)
... |
named parameters describing sensor state (e.g. |
id |
ID of a specific sensor |
name |
name to assign to the sensor |
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/5-sensors-api/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.