The python application accepts a --add flag which triggers read data from a file and inserts it in postgres, and a --dump flag which reads data from pg table and dumps it to file. We want data ...
Currently, we install the Python hardware controller directly on the RPi as part of the OS build scripts. This takes a while time (~5 min out of a total setup process lasting ~30 min), which hinders ...