How to limit topics or updates being published to MQTT? #265
Replies: 1 comment
-
Hi Henk No there is no way to limit the rate. The design is to monitor all messages of the OT bus. MQTT is designed to handle this, so your setup should just work fine. Kind regards, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I see many updates being published by OTGW to my MQTT, often till 10 updates a second.
Is there a way to limit the amount of updates being published? Or which topics re being published?
I only use OTGW for monitoring, mostly errors, etc.
So I don’t need all topics and/or a very short update interval.
Someone got an idea how to change this?
Beta Was this translation helpful? Give feedback.
All reactions