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