Create a Property
Go in
the device tree and select the PROPERTY node, then right click on it and
choose "Create a new property". This will create a property
named "New Property".
You
can change the value by typing your data in the "Property Value"
text and click on "Apply change".Each line of text is interpreted
as an entry of a string array. The label above the text area give the
number of entries.
Rename a Property
Rigth
click on the property and select "Rename", This will allow you
to give a new name to your property. If you rename an attribute property
a combobox will let you choose in the default attribute property name
list.
Delete a Property
You can
select "Delete" (right click on the property node) to remove
one propery. You can also right click on the device node and select "Delete"
as you see on the screenshot . This will erase all properties (including
attribute properties) for the device. Note that if you want to remove
the device itself, you have to remove it from its class in the server
definition.
Editing device/attribute properties in a table
Select "Show properties"
either on attribute node or on device node to bring all the properties
under this node in an editable tabe.

|