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
{{ message }}
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.
i recognizes some other topic.
if a sensor is not reachable by 2 attempts the program goes to hibernate. Even if there are other sensors in the list to be read.
excample:
sensor 1 reachable,
sensor 2 not rechable,
sensor 3 skipped.
This should be changed into a check if there are more sensors in the list and read them as well.
What do you think?
Regards,
Gernot
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
i recognizes some other topic.
if a sensor is not reachable by 2 attempts the program goes to hibernate. Even if there are other sensors in the list to be read.
excample:
sensor 1 reachable,
sensor 2 not rechable,
sensor 3 skipped.
This should be changed into a check if there are more sensors in the list and read them as well.
What do you think?
Regards,
Gernot
The text was updated successfully, but these errors were encountered: