Databus and Interface definitions.
A service named MyService
is defined in a DDS-XML file as follows:
-
MyService.xml
- databus definitions in DDS-XML: define DDS domains containing registered types and topics using those registered types
-
MyService_<InterfaceX>.xml
- a service interface named
<InterfaceX>
in DDS-XML, using a DDS domain defined inMyService.xml
- a service interface named