Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

Adding a command line option for limiting the rate of MQTT publish #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mbfrydman
Copy link

Added --publish-interval command line option to further limit the interval if necessary.

1s on constantly changing values can be quite a bit of traffic on remote locations with specific setups and bandwith limitations.

Values are in seconds and default is still 1s.

Added --publish-interval command line option to further limit the interval if necessary.

1s on constantly changing values can be quite a bit of traffic on remote locations with specific setups and bandwith limitations.

Values are in seconds and default is still 1s.
@mpvader
Copy link
Contributor

mpvader commented May 29, 2020

Hi, nice, thank you! We’ll internally have to think a little about adding such non-normally-used options to the code; and will get back you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants