aboutsummaryrefslogtreecommitdiff
path: root/Mussel/examples/read_to_EddystoneTLM/read_to_EddystoneTLM.puml
diff options
context:
space:
mode:
Diffstat (limited to 'Mussel/examples/read_to_EddystoneTLM/read_to_EddystoneTLM.puml')
-rw-r--r--Mussel/examples/read_to_EddystoneTLM/read_to_EddystoneTLM.puml8
1 files changed, 4 insertions, 4 deletions
diff --git a/Mussel/examples/read_to_EddystoneTLM/read_to_EddystoneTLM.puml b/Mussel/examples/read_to_EddystoneTLM/read_to_EddystoneTLM.puml
index e65d30c..3f033d1 100644
--- a/Mussel/examples/read_to_EddystoneTLM/read_to_EddystoneTLM.puml
+++ b/Mussel/examples/read_to_EddystoneTLM/read_to_EddystoneTLM.puml
@@ -1,10 +1,10 @@
@startuml
'start
-:instantiate object;
-:instantiate network;
+:instantiate mussel object;
+:instantiate bluetooth object;
group init
-:activate object;
-:setup network beacon service;
+:setup mussel sensors;
+:setup bluetooth beacon;
end group
split
while (each 500ms)