put
https://cmqtt-web-dev.aylanetworks.com/mqtteventprocessor/api/v1/filters/.json
Updates the specified filter.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
| Parameter name | Datatype | Mandatory/Optional | Description |
|---|---|---|---|
| name | String | Optional | User-assigned subscription name. |
| description | String | Optional | User friendly description of the Filter. |
| is_active | Boolean | Optional | Indicate whether the current filter is active or not. Default = True |
| filter_conditions | Object | ||
| uuid | String | Mandatory | UUID of the filter_conditions. |
| event_type | Optional | Possible event type values:
| |
| model | String Array | Optional | Model associated with device. To represent all models, use empty array "[]". |
| dsn | String Array | Optional | (Device Serial Number) Unique device identifier in Ayla cloud services. To represent all DSNs, use empty array "[]". |
| property_names | String Array | Conditional
| Name of the property associated with the device.
|
| oem_model | String Array | Optional | Unique product model name. To represent all OEM models, use empty array "[]". |
400Bad Request
401Unauthorized
403Forbidden
404Not Found
422Unprocessable Entity

