AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
nomos systemnomos system

Temperature

This query returns your current device 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 your current device temperature.
API endpoint slug
nomos_system.temperature
Runtime method
performQuery("nomos_system.temperature")

Query fields

Component Dropdown list

Label
Which device?
Slug
component
Required
false
Can have default value
false

Ingredients

NameThe name of the device.

Slug
name
Filter code
NomosSystem.temperature.Name
Type
String
Example
My Device

System serial numberThe system serial number.

Slug
serialNumber
Filter code
NomosSystem.temperature.SystemSerialNumber
Type
String
Example
NX1234567890

Created atDate and time event was created.

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

Current valueThe temperature detected by the sensor.

Slug
temperature
Filter code
NomosSystem.temperature.CurrentValue
Type
String
Example
25

System nameThe system name.

Slug
systemName
Filter code
NomosSystem.temperature.SystemName
Type
String
Example
My System