When performing the 'Install' process it asks for serial number at the end of the script. I think the number entered should be the serial number of the computer, not the robot. The computer serial number and robot serial number can then be associated with a shopify order number later during the testing phase.
To make this change I propose changing the menu_install.py file to call this command
sudo cat /proc/device-tree/serial-number
When performing the 'Install' process it asks for serial number at the end of the script. I think the number entered should be the serial number of the computer, not the robot. The computer serial number and robot serial number can then be associated with a shopify order number later during the testing phase.
To make this change I propose changing the menu_install.py file to call this command sudo cat /proc/device-tree/serial-number