revision of SECoP documentation

- created secop_v2017-09-14.rst, based on the GoogleDocs
  SECoP Preliminary V2016-11-30 (rc 2)
- this Document is supposed to contain the full SECoP standard
- created SECoP issues
- moved everything else to "outdated" (kept for reference)

Change-Id: I87d69d1846fc4ed55f1c78b22fd4650d8550152b
Reviewed-on: https://forge.frm2.tum.de/review/16573
Reviewed-by: Enrico Faulhaber <enrico.faulhaber@frm2.tum.de>
Tested-by: JenkinsCodeReview <bjoern_pedersen@frm2.tum.de>
This commit is contained in:
2017-10-24 13:56:21 +02:00
committed by Enrico Faulhaber
parent 622bc8b3d3
commit 8663501150
24 changed files with 1332 additions and 74 deletions

View File

@ -0,0 +1,15 @@
SECoP Issue 8: Groups (under discussion)
========================================
Proposal
--------
Modules as well as parameters may have a property "group".
If the client has the possibility to group modules and/or
parameters, it should use this information for grouping.
Groups must start with uppercase letters.
The "group" property may contain colons (':') as separator,
in order to construct a hierarchy of more than one level.