File: HelloWorldPublisher.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-- 364 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
<staticdiscovery>
	<participant>
		<name>HelloWorldPublisher</name>
		<writer>
			<userId>1</userId>
			<entityId>2</entityId>
            <topicName>HelloWorldTopic</topicName>
			<topicDataType>HelloWorld</topicDataType>
			<topicKind>NO_KEY</topicKind>
			<reliabilityQos>RELIABLE_RELIABILITY_QOS</reliabilityQos>
		</writer>
	</participant>
</staticdiscovery>