GUI: show grouping of parameters

still todo: grouping of modules

Change-Id: I67e8582004f16061dda96e455f424f5a12e6a163
This commit is contained in:
Enrico Faulhaber
2017-05-24 17:04:55 +02:00
parent 462b6a0a7e
commit f984129986
6 changed files with 160 additions and 40 deletions

View File

@ -8,7 +8,7 @@ description = short description
[interface tcp]
interface=tcp
bindto=0.0.0.0
bindport=10769
bindport=10767
# protocol to use for this interface
framing=eol
encoding=demo
@ -39,3 +39,8 @@ timeout=900
# some (non-default) parameter properties
pollinterval.export=False
# some parameter grouping
p.group='pid'
i.group='pid'
d.group='pid'