This website works better with JavaScript.
Home
Help
| Lab Instances |
Register
Sign In
zeus
/
iot-swarm-example
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16
Commits
1
Branch
0
Tags
3.1 MiB
Branch:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
iot-swarm-example
/
stop-all.sh
7 lines
104 B
Raw
Permalink
Normal View
History
add network host
4 years ago
#!/bin/bash
./stop-iotclient-n.sh
./stop-iotclient.sh
./stop-iotserver.sh
./stop-iotwebclient.sh