Skip to content

Commit 2e884e9

Browse files
committed
update file release per ragioni ignote
1 parent 9de9848 commit 2e884e9

File tree

8 files changed

+3
-1
lines changed

8 files changed

+3
-1
lines changed

Sprint2Reviewed/release/Californium3.properties

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Californium3 CoAP Properties file
2-
# Fri Oct 27 10:15:16 CEST 2023
2+
# Sun Nov 05 18:35:47 CET 2023
33
#

Sprint2Reviewed/release/prototipo2.pl

100755100644
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@
4040
context(ctxbasicrobot, "127.0.0.1", "TCP", "8020").
4141
context(ctxprototipo2, "localhost", "TCP", "8099").
4242
qactor( basicrobot, ctxbasicrobot, "external").
43+
qactor( sonar, ctxprototipo2, "rx.sonarSimulator").
4344
qactor( datacleaner, ctxprototipo2, "rx.dataCleaner").
45+
qactor( mocktruck, ctxprototipo2, "it.unibo.mocktruck.Mocktruck").
4446
qactor( coldstorageservice, ctxprototipo2, "it.unibo.coldstorageservice.Coldstorageservice").
4547
qactor( transporttrolley, ctxprototipo2, "it.unibo.transporttrolley.Transporttrolley").
4648
qactor( sonar23, ctxprototipo2, "it.unibo.sonar23.Sonar23").

Sprint2Reviewed/release/startPrototype-linux.sh

100755100644
File mode changed.

Sprint2Reviewed/release/startPrototype-mac.sh

100755100644
File mode changed.

Sprint2Reviewed/release/startPrototype-win.bat

100755100644
File mode changed.

Sprint2Reviewed/release/sysRules.pl

100755100644
File mode changed.
0 Bytes
Binary file not shown.

Sprint2Reviewed/release/webbasicrobot23.yaml

100755100644
File mode changed.

0 commit comments

Comments
 (0)