Filter

Parameter used for filtering devices. You can specify any amount of fields. All fields are chained with && (logical AND). So you can use it to narrow the list of the devices. The structure and syntax are the same as in where clause.

#Example

{
 "type":"A"
}