1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/web/ synced 2025-03-09 00:00:01 +01:00

Update features.md

This commit is contained in:
Markus Mirz 2016-11-09 15:38:15 +01:00
parent a36cbd420a
commit b1b515b36a

View file

@ -1,3 +1,14 @@
# Requirements & Features
- Configuration of local VILLASnode
- define which nodes are connected so their data can be plotted
- User management
- a user account can hold several projects
- Projects
- Projects group data that belongs to one simulation
- Data is also available after the simulation is finished
- individual data stream, sets of data streams or the whole project data can be downloaded as CSV files or package of CSV files
- Plot one or more data streams against time in real time
- Multiple data streams can be plotted either in a single or multiple diagrams
- If multiple data streams are plotted in one diagram they share one y-axis; do we need mutiple y-axes?
-