Glossary

The glossary includes definitions for terms which are commonly used here, and that are part of the DDS and RTI lexicon.

Discovery is the process by which a DomainParticipant learns about other DomainParticipants, DataWriters, and DataReaders within the same domain. The discovery process includes: Detection of new entities in the domain Detection that entities have shut down cleanly Detection that entities have timed
14109 reads — 0 comments
Represents a global data space. It is a logical scope (or "address space") for Topic and Type definitions. Each Domain is uniquely identified by an integer domain ID . Domains are completely independent from each other. For two DDS applications to communicate with each other they must join the same
43757 reads — 1 comment
A DomainParticipant is the DDS Entity used by an application to join a DDS Domain . It is the first DDS Entity created by an application and serves as a factory for other DDS Entities . A DomainParticipant can join a single DDS Domain . If an application wants to join multiple DDS domains, then it
16291 reads — 0 comments
Entity is a general term for a DomainParticipant, Publisher, Subscriber, DataWriter, DataReader or Topic. Entity is an interface defined in the OMG DDS specification, with the following characteristics: Configured using a QosPolicy Accepting a Listener Accepting a StatusCondition This is the base
3883 reads — 0 comments
A DDS Flow Controller is an object that allows the application to shape the network traffic created by one or more DataWriters . Applications install Flow Controller objects on the DomainParticipant . Each Flow Controller is independent of the other and regulates the traffic of all the DDS
2863 reads — 0 comments
An instance is a unique element within a Topic, described by unique values of key fields . Instances represent individual real-world objects within a single data stream. For example, you can represent individual radar tracks within a single "TrackData" topic, or individual components of a wind
11275 reads — 0 comments
IoT (Internet of Things) ... we are working on producing content for this glossary entry, but wanted to provide you with some relevant links in the meantime. Stay tuned for what's to come! Additional Information on this Topic from RTI RTI - The Internet of Things ( rti.com/iot ) A Day in Your Life
4333 reads — 0 comments

Pages