Friday, September 6, 2024
1 change · 17.0
Enhancements to existing features
Point of Sale IoT devices will start with fewer unnecessary components, reducing startup warnings and simplifying maintenance. The update also streamlines package management shortcuts and removes an unused dependency.
Original PR description
We don't need `point_of_sale` module on the IoT Box: we only need configuration files in it. We don't load it anymore to prevent from having error messages on service start. We also added a new alias to simplify pip usage and removed unused pyotp package.