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