import "baci.idl";
Public Attributes | |
readonly attribute string | name |
readonly attribute string | characteristic_component_name |
The root interface of a Property. A Property cannot exist on its own - it is always a readonly attribute of a CharacteristicComponent. It has a name and knows the name of the containing CharacteristicComponent. It does not keep a reference to the CharacteristicComponent for security reasons.
readonly attribute string ACS::Property::characteristic_component_name |
The name of the parent CharacteristicComponent
readonly attribute string ACS::Property::name |
Property name