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

CO2 level

This query returns your current device CO2 level.

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 CO2 level.
API endpoint slug
nomos_system.co2_value
Runtime method
performQuery("nomos_system.co2_value")

Query fields

Component Dropdown list

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

Ingredients

System serial numberThe system serial number.

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

Current valueThe CO2 level detected by the sensor.

Slug
co2_value
Filter code
NomosSystem.co2Value.CurrentValue
Type
String
Example
25

System nameThe system name.

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

NameThe name of the device.

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

Created atDate and time event was created.

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