AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Powered by VivaPowered by Viva

History of temperature reading received

This query returns a list of when a specific sensor reads the temperature.

About this query

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 query returns a list of when a specific sensor reads the temperature.
API endpoint slug
viva.history_of_temperature_reading_received
Runtime method
performQuery("viva.history_of_temperature_reading_received")

Query fields

Device address Dropdown list

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

Ingredients

TimeDate and time event was created.

Slug
time
Filter code
Viva.historyOfTemperatureReadingReceived.Time
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

TemperatureThe current temperature in Celsius

Slug
temperature
Filter code
Viva.historyOfTemperatureReadingReceived.Temperature
Type
String
Example
"22.50"

EventName of event

Slug
event
Filter code
Viva.historyOfTemperatureReadingReceived.Event
Type
String
Example
"On"

ObjectDevice label

Slug
object
Filter code
Viva.historyOfTemperatureReadingReceived.Object
Type
String
Example
"Living room lights"