Automate Reddit
Explore Plans
Mobile menu Close menu
Wireless TagWireless Tag

Temperature is too high

This Trigger fires when a specified tag senses that its ambient temperature exceeds an upper threshold configured at temperature options screen inside the WirelessTag app.

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 specified tag senses that its ambient temperature exceeds an upper threshold configured at temperature options screen inside the WirelessTag app.
API endpoint slug
wirelesstag.too_hot

Trigger fields

Uuid Dropdown list

Label
Tag
Slug
uuid
Required
true
Can have default value
false

Math Text input

Label
Math expression
Helper text
Optional math expression to calculate the ingredient "answer", for example, "tempDegF+5". Available parameters are tempDegC, tempDegF
Slug
math
Required
true
Can have default value
true

Ingredients

Tag nameName of the tag.

Slug
name
Filter code
Wirelesstag.tooHot.TagName
Type
String
Example
Living Room

Tag image URLURL to the picture you took to identify the tag.

Slug
image_url
Filter code
Wirelesstag.tooHot.TagImageURL
Type
Image URL
Example
http://mytaglist.com/eth/tags/c5bf3859-eb13-4482-8eb4-d87bd769bd89.jpg

Temperature fahrenheitTemperature (in degree Fahrenheit) at the time of the event.

Slug
tempDegF
Filter code
Wirelesstag.tooHot.TemperatureFahrenheit
Type
String
Example
65

Temperature celsiusTemperature (in degree Celsius) at the time of the event.

Slug
tempDegC
Filter code
Wirelesstag.tooHot.TemperatureCelsius
Type
String
Example
23.1

CommentComment field of the tag.

Slug
comment
Filter code
Wirelesstag.tooHot.Comment
Type
String
Example
Inside the freezer

Occurred atDate and time of the event.

Slug
happened
Filter code
Wirelesstag.tooHot.OccurredAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

AnswerCalculation result of the "Math expression".

Slug
answer
Filter code
Wirelesstag.tooHot.Answer
Type
String
Example
75