jamesseatter / home_measurement_iot_collector

Home Heating IOT Client written in Java
1 stars 0 forks source link

Frequent invalid measurement values from sensors. #141

Closed jamesseatter closed 3 years ago

jamesseatter commented 3 years ago

Alter the retry interval when measuring the sensor value to give the sensor time to reset (it is a smart sensor).

jamesseatter commented 3 years ago

Added a 5 second delay to each of the 2 subsequent read attempts.