forked from silasw/GRAIL-PowerDriver
-
Notifications
You must be signed in to change notification settings - Fork 1
OwlPlatform/GRAIL-PowerDriver
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To compile: javac -cp "./lib/*" -d ./bin ./src/apps/SwitchController.java ./src/apps/Heater.java javac -cp "./lib/*" -d ./bin ./src/driver/PowerDriver.java To run: java -cp "./bin:./lib/*" apps.Heater grail.rutgers.edu 7009 7010 winlab.chair.615 winlab.door.Yanyong java -cp "./bin:./lib/*" driver.PowerDriver grail.rutgers.edu 7010 Note: The required URI (winlab.powerswitch.heater) is hardcoded. Should probably change that.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 100.0%