Monday, December 8, 2025
1 change · 17.0
Enhancements to existing features
This update automatically aligns the code running on our IoT boxes with the latest database version, ensuring data consistency. To activate this change, existing IoT boxes will need a restart. This process primarily addresses database version discrepancies and doesn't impact regular software updates.
Original PR description
This PR adds the code which checks every midnight to see if the version of the database has changed. If so, it will update the iot box's code to align it to the database version Note: 1) the existing iot boxes will need to restart to get this cron job 2) Outside of database upgrade the code won't be upgraded with the cron