Iothic Device Deployment Agent

After adding the devices to the backend, on the device itself:
$ wget -qO - __SERVER__/install | sudo DOISPADDRESS=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx sh
or
$ curl -sS __SERVER__/install | sudo DOISPADDRESS=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx sh