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