You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The backend has support for many filters for each input/output parts of each endpoint, we need still to decide what kinds of filters, how configurable they are.
Filter by a vector of component IDs
Filter by a vector of system IDs
Filter by a vector of message IDs
Each Filter listed above has the option to:
exclude from the list
include only those in the list
Maybe a parsed message with a generic regex filter?
It surely needs to be configured via REST API
It surely needs to be configured via our frontend
Should it be configured via CLI?
The text was updated successfully, but these errors were encountered:
The backend has support for many filters for each input/output parts of each endpoint, we need still to decide what kinds of filters, how configurable they are.
The text was updated successfully, but these errors were encountered: