Skip to content

Why do you only allow telemetry >= 10? #22279

Discussion options

You must be logged in to vote

One reason for a lower bound is about what devices can handle, not all can "survive" a lot of activity.

On a more general level, if you think that you need fast data, maybe the concept of fixed-period telemetry messages is not "the solution".

Like the typical use case of energy monitoring data for devices being switched on/off, or otherwise varying significantly in power draw. Here, Tasmota has the PowerDelta feature allowing you to control thresholds for when to report, which makes a lot more sense than wanting messages, say, every second.

In other words, maybe the device should be able to decide when it is "worth it" to report data.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Jason2866
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants