Introduction¶
The Property QosPolicy stores name/value (string) pairs that can be used to configure certain parameters of Connext DDS that are not exposed through formal QoS policies. The Property QoS stores name/value pairs for an Entity. Both the name and value are strings.
Certain configurable parameters for Entities that do not have a formal DDS QoS definition may be configured via this QoS by using a pre-defined name and the desired setting in string form.
Table of Contents¶
- List of Properties
- com.rti.serv
- dds.builtin_type
- dds.clock
- dds.data_reader
- dds.data_writer
- dds.discovery.endpoint
- dds.discovery.participant
- dds.domain_participant
- dds.flow_controller.token_bucket.<flow_controller_name>
- dds.license
- dds.participant
- dds.sample_assignability
- dds.sec.access
- dds.sec.auth
- dds.sys_info
- dds.transport
- dds.type_consistency
- rti.monitor
- List of Properties Per Entity
- List of Properties Per Tag