vives-dust / framework

Software IoT stack for the LoRaWAN Micro Weather Station module
1 stars 0 forks source link

Actual soil moisture conversion #165

Closed BioBoost closed 1 year ago

BioBoost commented 1 year ago
BioBoost commented 1 year ago

This should be ok now.

Refactored some of the hooks to middleware functions. Also reworked some of the join functions so they could be re-used in the find() method.

Also changed the conversion function so it could handle all three cases of sensors (single, paginated and joined via tree).

Phasmatrix commented 1 year ago

Everything looks good, will have to change my postman runners to work again with updates. Was not able to test completely due to the fact that my postman runner did not create all devices. Will finish this tomorrow.

Phasmatrix commented 1 year ago

Doublechecked everything and it works as expected.