Summary
Get Filtered Devices
Description
Get the devices with name matching the given string.
Route
GET /mop/devices/:substring
Roles
            admin
engineering
support
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| substring | string | yes | String to filter devices | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| devices | array | Filtered devices |