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 21, 2011 · 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

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!

20.06.2011 Release of Testbed Runtime 0.7.1

Mainly a milestone release for "internal" test of the new driver architecture. Please wait for the release of 0.7.2.

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