Explore Plans
Mobile menu Close menu
Aimore SmartAimore Smart

What is the current status of the device?

This query returns whether the device is turned on, turned off or offline.

Developer info

API endpoint slug
aimore.device_status
Runtime method
performQuery("aimore.device_status")

Query fields

Select device Dropdown list

Label
please select your device
Slug
select_device
Required
true
Can have default value
false

Ingredients

Created atDate and time event was created.

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

Device namename of the device

Slug
device_name
Filter code
Aimore.deviceStatus.DeviceName
Type
String
Example
bedroom light

Device IDID of the device

Slug
device_id
Filter code
Aimore.deviceStatus.DeviceId
Type
String
Example
did_1212sgasdghh

Statusif the device is turned on it is on. if the device is turned off it is off. if the device is offline it is offline.

Slug
status
Filter code
Aimore.deviceStatus.Status
Type
String
Example
offline