Explore Plans
Mobile menu Close menu
Temp Stick

Alerts

This trigger fires when a new sensor alert occurs

Developer info

API endpoint slug
tempstick.alerts

Trigger fields

Alert Dropdown list

Label
Which alert?
Slug
alert
Required
true
Can have default value
false

Ingredients

Sensor reading The reading of the sensor which triggered this alert.

Slug
sensor_reading
Filter code
Tempstick.alerts.SensorReading
Type
String
Example
70 F

Created at Date and time event was created.

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

Alert name The name of the alert.

Slug
alert_name
Filter code
Tempstick.alerts.AlertName
Type
String
Example
Alert Name

Sensor name The name of the sensor.

Slug
sensor_name
Filter code
Tempstick.alerts.SensorName
Type
String
Example
The Sensor Name

Alert The ID of the alert.

Slug
alert_id
Filter code
Tempstick.alerts.AlertId
Type
String
Example
AlertIDNumber

Sensor The ID of the sensor.

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

Alert condition The condition set to trigger an alert.

Slug
alert_condition
Filter code
Tempstick.alerts.AlertCondition
Type
String
Example
above 60 F

Alert type The type of alert triggered.

Slug
alert_type
Filter code
Tempstick.alerts.AlertType
Type
String
Example
temperature