set_attribute¶
- -type
data_type(boolean, integer, float or string)
- -bus
set attributes on the bus instead of bus members
- -quiet
suppress error messages
- -object_list
list of objects to set attribute
- -attribute_name
name of the attribute
- -attribute_value
attribute value
-type¶
data_type(boolean, integer, float or string)
attribute
- type:
STRING
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-bus¶
set attributes on the bus instead of bus members
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-quiet¶
suppress error messages
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-object_list¶
list of objects to set attribute
attribute
- type:
STRLIST
- positional:
True
- default:
related_options
simple case
There is currently no simple case.
-attribute_name¶
name of the attribute
attribute
- type:
STRING
- positional:
True
- default:
related_options
simple case
There is currently no simple case.
-attribute_value¶
attribute value
attribute
- type:
STRING
- positional:
True
- default:
related_options
simple case
There is currently no simple case.