-
Notifications
You must be signed in to change notification settings - Fork 10
WebApp_Requirements
Keoma Brun edited this page Jan 5, 2017
·
2 revisions
The application should allow the user to navigate through the entire processed dataset. The processed dataset structure might change so the application should dynamically list folders and file
Users should be able to access to a particular graph using a URL. It allow the user to save/share previous data exploration.
Exemple:
The following link should open a page containing a graph:
https://openwsn-berkeley.github.io/mercator/lyon/pdr_freq/one_to_many/05-43-32-ff-02-d6-28-60.json
/<site>/<exp>/one_to_one/<src_mac>/<dst_mac>.json
/<site>/<exp>/one_to_many/<src_mac>.json
/<site>/pdr_freq_time/<freq>/<time>.json
/<site>/rssi_freq_time/<freq>/<time>.json
- Favorites: on the Home page, we could display a list of interesting graph as a demonstration
Firmware:
Software:
Experiment:
- What is an experiment ?
- Run an experiment with IoT-lab
- Update motes states and locations
- Committing and experiment
Dataset:
Web Application: