Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.
danbim edited this page Jul 26, 2012 · 46 revisions

Testbed Runtime is the reference implementation of the wireless sensor network testbed platform WISEBED. It implements the Web Service APIs defined by the european research project WISEBED:

  • iWSN: Wireless Sensor Network API v2.3
  • RS: Reservation System API v1.0
  • SNAA: Sensor Network Authentication and Authorization API v1.0

News

26.07.2012 Release of Testbed Runtime 0.8.4

Fixes a bug reported yesterday afternoon that hindered some messages to arrive at the sensor node if the followed a certain byte-pattern, as well as two other fixes regarding the shutdown behavior of Testbed Runtime iWSN (see issue tracker for details). Please grab your copy from the Downloads page!

24.07.2012 Release of Testbed Runtime 0.8.3

Fixed a series of bugs in the 0.8 branch. Please check out the Release Notes 0.8.3 and grab your copy from the Downloads page!

09.02.2012 Release of Testbed Runtime 0.7.3

Fixed a bug in the reservation system implementation (see #137). Please grab your copy from the Downloads page!

12.01.2012 Release of Testbed Runtime 0.8.1

Fixing high CPU load bug on gateway machines running iWSN. Please check out the Release Notes 0.8.1 and grab your copy from the Downloads page!

03.01.2012 Release of Testbed Runtime 0.8

Featuring automatic configuration reloading, automatic device detection and reconnection, pre-configurable channel pipelines and loads of other new features! Please check out the Release Notes 0.8 and grab your copy from the Downloads page!

19.07.2011 Release of Testbed Runtime 0.7.2

Featuring the implementation of WSN.setChannelPipeline() and WSN.getSupportedChannelHandlers() based on the new driver architecture, preliminary OTAP support and lots of other stuff! Please checkout out the Release Notes 0.7.2 and grab your copy from the Downloads page!

Clients

Testbed Runtime ships with clients that allow users to conduct experiments on any WISEBED-compatible testbed.

Please also check out the WiseUI project which aims to provide a Web-based user interface for WISEBED (currently under heavy development).

Documentation