Group Location
Explore Plans
Mobile menu Close menu
Hager IoTHager IoT

Temperature drops below

This Trigger fires every time your device detects a temperature below the value you specified.

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 every time your device detects a temperature below the value you specified.
API endpoint slug
hager_iot.temperature_below

Trigger fields

Cid Dropdown list

Label
Which device?
Slug
cid
Required
true
Can have default value
false

Threshold Text input

Label
What threshold?
Helper text
Degrees in Celsius
Slug
threshold
Required
true
Can have default value
true

Ingredients

Created atDate and time event was created.

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

NameThe name of the device.

Slug
name
Filter code
HagerIot.temperatureBelow.Name
Type
String
Example
My Device

System serial numberThe system serial number.

Slug
sid
Filter code
HagerIot.temperatureBelow.SystemSerialNumber
Type
String
Example
HGR12345678901234567890

ThresholdThe temperature threshold set in the recipe.

Slug
threshold
Filter code
HagerIot.temperatureBelow.Threshold
Type
String
Example
30

Current valueThe temperature detected by the sensor.

Slug
temperature
Filter code
HagerIot.temperatureBelow.CurrentValue
Type
String
Example
25

System nameThe system name.

Slug
systemName
Filter code
HagerIot.temperatureBelow.SystemName
Type
String
Example
My System