This query returns a list of when a specified tag senses that its ambient light exceeds an upper threshold configured at light options screen inside the WirelessTag app. Note: this query will only return future events after this Applet is created.
Developer info
API endpoint slug
wirelesstag.history_of_too_bright
Runtime method
performQuery("wirelesstag.history_of_too_bright")
Query fields
Uuid Dropdown list
Label
Tag
Slug
uuid
Required
true
Can have default value
false
Math Text input > Other
Label
Math expression
Helper text
Optional math expression to calculate the ingredient "answer". Available parameter: "lux"
Slug
math
Required
true
Can have default value
true
Ingredients
Occurred atDate and time of the event.
Slug
happened
Filter code
Wirelesstag.historyOfTooBright.OccurredAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00
BrightnessThe ambient light intensity at the time of the event.
Slug
lux
Filter code
Wirelesstag.historyOfTooBright.Brightness
Type
String
Example
289.1
Tag nameName of the tag
Slug
name
Filter code
Wirelesstag.historyOfTooBright.TagName
Type
String
Example
Living Room
AnswerCalculation result of the "Math expression"
Slug
answer
Filter code
Wirelesstag.historyOfTooBright.Answer
Type
String
Example
10.9
Tag image URLURL to the picture you took to identify the tag.