Explore Plans
Mobile menu Close menu
Temp Stick

Temperature and Humidity Readings

This trigger fires when a Temp Stick gets a new reading.

Developer info

API endpoint slug
tempstick.temperature_and_humidity_readings

Trigger fields

Sensor Dropdown list

Label
Which sensor?
Slug
sensor_id
Required
true
Can have default value
false

Ingredients

Temp f The reading temperature in Fahrenheit.

Slug
temp_f
Filter code
Tempstick.temperatureAndHumidityReadings.TempF
Type
String
Example
32

Humidity The current humidity reported by the sensor.

Slug
humidity
Filter code
Tempstick.temperatureAndHumidityReadings.Humidity
Type
String
Example
30

Temp c The reading temperature in Celsius.

Slug
temp_c
Filter code
Tempstick.temperatureAndHumidityReadings.TempC
Type
String
Example
0

Created at Date and time event was created.

Slug
created_at
Filter code
Tempstick.temperatureAndHumidityReadings.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Sensor name The name of the sensor.

Slug
sensor_name
Filter code
Tempstick.temperatureAndHumidityReadings.SensorName
Type
String
Example
My Cabin Sensor

Sensor The ID of the sensor.

Slug
sensor_id
Filter code
Tempstick.temperatureAndHumidityReadings.SensorId
Type
String
Example
SensorIDNumber