GUI: show grouping of parameters
still todo: grouping of modules Change-Id: I67e8582004f16061dda96e455f424f5a12e6a163
This commit is contained in:
@ -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'
|
||||
|
||||
|
Reference in New Issue
Block a user