device_filter
object:filters
key: type
key:specific_device
- Set this value if you want to filter one specific device. The value of the value
key of this type is the ID of the device you want to filter (you can obtain the id on Connect dashboard). The possible operand
key values for this type are: is
, is_not
tag
- Set this value if you want to filter devices by a tag. The value of the value
key of this type is the name of the tag you want to filter (you can obtain the tag name on Connect dashboard). The possible operand
key values for this type are: is
, is_not
app
- Set this value if you want to filter devices by the apps that are set to them. The value of the value
key of this type is the app name. The possible operand
key values for this type are: is
, is_not
.device_state
- Set this value if you want to filter devices by their state. The possible values of the value
key of this type are: online
, offline
. The possible operand
key value of this type is: is
update_status
- Set this value if you want to filter devices by their last update status. The possible values of the value
key of this type are: pending
, in_progress
, success
, failed
, aborted
. The possible operand
key value of this type is: is
, is_not
String
.