We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When the IQM receives a DENM on the inQueue, it should publish the message on the outQueue and interQueue with the retain flag.
inQueue
outQueue
interQueue
retain
The text was updated successfully, but these errors were encountered:
Proposal as discussed earlier :
.cfg
[filtering.NAME] in_start = prefix-str in_match = regex out_start = prefix-str out_match = regex drop = True/False retain = True/False properties.message_expiry_interval = INT properties.message_expiry_interval = json:DOTTED.PATH.IN.JSON.PAYLOAD
Sorry, something went wrong.
ymorin-orange
No branches or pull requests
When the IQM receives a DENM on the
inQueue
, it should publish the message on theoutQueue
andinterQueue
with theretain
flag.The text was updated successfully, but these errors were encountered: