File: HelloWorldSubscriber.xml

package info (click to toggle)
fastdds 2.9.1%2Bds-1%2Bdeb12u2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 31,412 kB
  • sloc: cpp: 378,073; xml: 7,623; ansic: 4,596; python: 2,545; sh: 189; makefile: 36
file content (13 lines) | stat: -rw-r--r-- 365 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
<staticdiscovery>
	<participant>
		<name>HelloWorldSubscriber</name>
		<reader>
			<userId>3</userId>
			<entityId>4</entityId>
            <topicName>HelloWorldTopic</topicName>
			<topicDataType>HelloWorld</topicDataType>
			<topicKind>NO_KEY</topicKind>
			<reliabilityQos>RELIABLE_RELIABILITY_QOS</reliabilityQos>
		</reader>
	</participant>
</staticdiscovery>