Bulk devices state
Bulk Devices state
GET
https://api.upswift.io/v1/get_devices_state
Using this call you will get the current state - Online
or Offline
on a bulk of devices.
Request Body
Name | Type | Description |
---|---|---|
user_token | string | This is your account token. You can find it under the Settings category on the dashboard. |
group_name | string | This is the group name of the group you would like to get all its devices state. |
project_name | string | This is the project name of the project you would like to get all its devices state. |
Example
Last updated