From b1b515b36a4dc8624a1ce686a2bd86967f88f6df Mon Sep 17 00:00:00 2001 From: Markus Mirz Date: Wed, 9 Nov 2016 15:38:15 +0100 Subject: [PATCH] Update features.md --- features.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/features.md b/features.md index 752fc10..a474128 100644 --- a/features.md +++ b/features.md @@ -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? - \ No newline at end of file