itm / wisebed-experiments

Experiments for the WISEBED.eu WSN testbed

Home Page:http://www.rwglab.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WISEBED experiments

This project contains a set of configurations for WISEBED experiments.

How to use them

Copy the link to a .json file and go to the WISEBED testbed GUI. Select a testbed, log in, create a reservation for a set of nodes, select this reservation, and go to the "Flash"-dialog. There, click on the "Load" button and paste the URL into the textfield and click ok.

This configuration will be loaded and can afterwards be used to flash the nodes.

How does it work

A configuration is a simple file that specifies which sensor nodes should be flashed with a certain binary. A configuration is a simple JSON-file containing so-called "configuration"-entries.

Each entry specifies which nodes should receive which binary. Each configuration contains two links, one that links to a JSON file with an array of nodes and one that links to the binary.

About

Experiments for the WISEBED.eu WSN testbed

http://www.rwglab.de


Languages

Language:JavaScript 60.6%Language:C++ 26.7%Language:Perl 6.4%Language:Shell 6.3%