This repos is built for easier code update on IoT devices connected to the same domain.
Python >= 2.7
pip install -r requirements.txtSet up SSH private key under $HOME/.ssh/id_rsa_pis
Collect all devices IP addresses.
./scripts/find_ipRun Raspberry Pi setup through Python client.
python pi_setup.py