Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property

Type

Description

Required

name

attribute

internal group name - cannot be empty

yes

advanced

attribute

if set to true, marks the entire group to be non-essential and
should not be shown to user by default.

no (default: no)

hidden

attribute

if set to true group should not be displayed by UI

no (default: no)

if

attribute

property that must be set to use this group (see xecsdev:Conditional settings\)

no

unless

attribute

property that must not be set to use this group (see xecsdev:Conditional settings\)

no

copy-of

attribute

The name of the group the current group is based on

no

label

element

user visible group label

yes

profileName

element

information used by module generating device configuration (profile)

no

description

element

user visible group description

no

setting

element

definition of the setting that belong to this group

no

group

element

definition of the group that belongs to this group

no

collection

element

definition of the collection of settings that belongs to this group

no

...

Property

Type

Description

Required

name

attribute

internal setting name - cannot be empty

yes

advanced

attribute

if set to true UI will hint that the setting is advanced,
for example by displaying it on a separate panel, or only after user requests to see advanced settings,
non-essential settings should be set to advanced to improve usability

no (default: no)

hidden

attribute

if set to true it will not be displayed by UI

no (default: no)

if

attribute

property that must be set to use this group (see xecsdev:Conditional settings\)

no

unless

attribute

property that must not be set to use this group (see xecsdev:Conditional settings\)

no

copy-of

attribute

The internal name of the setting the current setting is copied from

no

label

element

user visible setting label

no

profileName

element

information used by module generating device configuration (profile)

no

type

element

setting type that determines how setting is presented and validated

no - string is default type

value

element

default value of this setting

no - can be empty

description

element

user visible setting description

no

...

for this setting the value representing Red,Blue list will look like this:

...