-
- Downloads
[IMP] point_of_sale: migrate the script that sets the rpi leds
When the server is answering HTTP requests, the status led (green one) of the Raspberry Pi will turn on. Contrary to the previous script this will not exit and keep running every 5 seconds. This way we can easily troubleshoot connection issues (if led is on and we can't connect it's a network issue, otherwise it's an issue with Odoo).
Showing
- addons/point_of_sale/tools/posbox/overwrite_after_init/etc/rc.local 2 additions, 0 deletions...nt_of_sale/tools/posbox/overwrite_after_init/etc/rc.local
- addons/point_of_sale/tools/posbox/overwrite_before_init/home/pi/led_status.sh 19 additions, 0 deletions.../tools/posbox/overwrite_before_init/home/pi/led_status.sh
Please register or sign in to comment