Sensors
This page regroups the sensors-related APIs.
Last updated
Was this helpful?
This page regroups the sensors-related APIs.
Last updated
Was this helpful?
List all available light levels.
Get details of a single light from its given {lightId}
.
ID of the light
List all temperatures
Get details of a single temperature sensor from its given {temperatureId}
.
ID of the temperature sensor
Update a single light from its given {lightId}
.
ID of the light
Type of the supported resources (always light_level
here)
true when sensor is activated, false when deactivated
Update a temperature sensor from its given {temperatureId}
.
ID of the temperature sensor
Type of the supported resources (always temperature
here)
true when sensor is activated, false when deactivated