view service/arduinoNode/restart_all @ 1378:fecbac537f63

faster keepalive from esp chip. report aliveness into the graph. more programming tasks in tasks.py Ignore-this: f8fca86291d3082cb309524fbd5baf1c darcs-hash:9ef8e6bfe77887aa8450596fd3f662acd969d8ef
author drewp <drewp@bigasterisk.com>
date Mon, 06 May 2019 21:06:08 -0700
parents fcd5ef7439ad
children
line wrap: on
line source

#!/bin/zsh
/usr/local/bin/supervisorctl -s http://brace:9001 restart arduinoNodeBrace_9059
/usr/local/bin/supervisorctl -s http://slash:9001 restart arduinoNodeSlash_9059
/usr/local/bin/supervisorctl -s http://bang:9001 restart arduinoNodeBang_9059