This query returns your current device temperature.
- API endpoint slug
- nomos_system.temperature
- Runtime method
- performQuery("nomos_system.temperature")
Query fields
- Label
- Which device?
- Slug
- component
- Required
- false
- Can have default value
- false
Ingredients
- Slug
- name
- Filter code
- NomosSystem.temperature.Name
- Type
- String
- Example
- My Device
- Slug
- serialNumber
- Filter code
- NomosSystem.temperature.SystemSerialNumber
- Type
- String
- Example
- NX1234567890
- Slug
- created_at
- Filter code
- NomosSystem.temperature.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- temperature
- Filter code
- NomosSystem.temperature.CurrentValue
- Type
- String
- Example
- 25
- Slug
- systemName
- Filter code
- NomosSystem.temperature.SystemName
- Type
- String
- Example
- My System