The WSN Device Drivers is a fork of the device drivers from the testbed-runtime project.
- Git
- JDK >= 1.6
- Maven 3.0
All library dependencies are downloaded by Maven.
This project is using gitflow. Simply type the following command in the command line after the cloning.
$ git flow init
Accept all default values that are provided by gitflow.
Each driver implementation contains an example application for testing.
The project wsn-device-utils has working command line applications.