#!/bin/bash ssh -i ~/.ssh/id_rsa_iot pi@192.168.1.100 "sudo apt update && sudo apt upgrade -y"



Open-Source IoT Platform Comparison & Best Picks