mirror of
https://gitlab.com/manzerbredes/paper-lowrate-iot.git
synced 2025-04-25 14:53:58 +00:00
Update paper
This commit is contained in:
parent
04b79f058e
commit
4045a41e02
24 changed files with 195153 additions and 1164 deletions
|
@ -37,3 +37,13 @@ do
|
|||
initNodes kill # Kill all vms
|
||||
done
|
||||
|
||||
|
||||
|
||||
simKey="SENDINTERVAL"
|
||||
nbSensors=100 # Now set nb sensors to 100
|
||||
##### Test number of sensors #####
|
||||
for sensorsSendInterval in $(echo 10 30 60)
|
||||
do
|
||||
initNodes deploy
|
||||
initNodes kill # Kill all vms
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue