|
|
|
Device Server |
| |
||
| AttributeNameList | Array of string | List of controlled attributes e.g : tango/tangotest/1/double_scalar tango/tangotest/1/short_scalar tango/tangotest/1/boolean_scalar |
| CommandNameList | string | Command name ; list of values to write on the attributes AttributeNameList (separated by ;) e.g : Config1;1.2;3;true Config2;7.2;5;false |