-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
+ barrier service for pi; * fixed bugs in the barrier service; - remo…
…ved trackelementstatus reporter project.
- Loading branch information
Showing
30 changed files
with
31 additions
and
596 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
[Unit] | ||
Description=MoDeS3 Barrier Server | ||
After=syslog.target network.target mosquitto.service | ||
|
||
[Service] | ||
ExecStart=/modes3/hu.bme.mit.inf.modes3.components.barrier/bin/hu.bme.mit.inf.modes3.components.barrier -address root.modes3.intra -port 1883 | ||
Restart=always | ||
|
||
[Install] | ||
WantedBy=multi-user.target |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...arrier/src/main/java/hu/bme/mit/inf/modes3/components/barrier/comm/BarrierCommander.xtend
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 0 additions & 8 deletions
8
src/java/components/hu.bme.mit.inf.modes3.components.trackelementstatus/.classpath
This file was deleted.
Oops, something went wrong.
29 changes: 0 additions & 29 deletions
29
src/java/components/hu.bme.mit.inf.modes3.components.trackelementstatus/.project
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
...e.mit.inf.modes3.components.trackelementstatus/.settings/org.eclipse.buildship.core.prefs
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
src/java/components/hu.bme.mit.inf.modes3.components.trackelementstatus/build.gradle
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
...nts/hu.bme.mit.inf.modes3.components.trackelementstatus/gradle/wrapper/gradle-wrapper.jar
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
...bme.mit.inf.modes3.components.trackelementstatus/gradle/wrapper/gradle-wrapper.properties
This file was deleted.
Oops, something went wrong.
169 changes: 0 additions & 169 deletions
169
src/java/components/hu.bme.mit.inf.modes3.components.trackelementstatus/gradlew
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.