A beginner's guide
Explore Plans
Mobile menu Close menu
Temp StickTemp Stick

Temperature and Humidity Readings

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

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This trigger fires when a Temp Stick gets a new reading.
API endpoint slug
tempstick.temperature_and_humidity_readings

Trigger fields

Sensor ID Dropdown list

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

Ingredients

Temp fThe reading temperature in Fahrenheit.

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

HumidityThe current humidity reported by the sensor.

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

Temp cThe reading temperature in Celsius.

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

Created atDate and time event was created.

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

Sensor nameThe name of the sensor.

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

Sensor IDThe ID of the sensor.

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