This Trigger fires when a specified tag senses that its ambient temperature returns between the upper and lower thresholds configured at temperature options screen inside the WirelessTag app.
Developer info
API endpoint slug
wirelesstag.temp_normal
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
Temperature celsiusTemperature (in degree Celsius) at the time of the event.
Slug
tempDegC
Filter code
Wirelesstag.tempNormal.TemperatureCelsius
Type
String
Example
12.0
Tag nameName of the tag.
Slug
name
Filter code
Wirelesstag.tempNormal.TagName
Type
String
Example
Living Room
Occurred atDate and time of the event.
Slug
happened
Filter code
Wirelesstag.tempNormal.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.tempNormal.Answer
Type
String
Example
75
Tag image URLURL to the picture you took to identify the tag.