This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:tech:omg:dds_xrce [2020/04/29 13:18] char |
dido:public:ra:xapend:xapend.b_stds:tech:omg:dds_xrce [2021/08/17 13:39] (current) murphy [Scope] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== OMG: DDS For Extremely Resource Constrained Environments (DDS-XRCE) ====== | + | ===== OMG: DDS For Extremely Resource Constrained Environments (DDS-XRCE) ===== |
| - | [[dido:public:stds:tech:omg | return to the OMG Standards ]] | + | [[dido:public:ra:xapend:xapend.b_stds:tech:omg:start| return to the OMG Standards ]] |
| <table> | <table> | ||
| Line 6: | Line 6: | ||
| | Title | DDS For Extremely Resource Constrained Environments | | | Title | DDS For Extremely Resource Constrained Environments | | ||
| | Acronym | DDS-XRCE | | | Acronym | DDS-XRCE | | ||
| - | | Version | 1.0 beta 2 | | + | | Version | 1.0 | |
| - | | OMG Document Number | | | + | | OMG Document Number | formal/20-02-01 | |
| - | | Release Date | March 2019 | | + | | Release Date | February 2020 | |
| | About Specification | [[https://www.omg.org/spec/DDS-XRCE/]] | | | About Specification | [[https://www.omg.org/spec/DDS-XRCE/]] | | ||
| - | | Document | [[https://www.omg.org/spec/DDS-XRCE/1.0/Beta2/PDF]]| | + | | Document | [[https://www.omg.org/spec/DDS-XRCE/1.0/PDF]]| |
| </table> | </table> | ||
| : **Note**: The following is an excerpt from the actual document. It is provided here as a convenience and is not authoritative. Refer to the original document as the authoritative reference. | : **Note**: The following is an excerpt from the actual document. It is provided here as a convenience and is not authoritative. Refer to the original document as the authoritative reference. | ||
| - | ===== Scope ===== | + | ==== Scope ==== |
| - | : //This specification defines a XRCE Protocol between a resource constrained, low-powered device (client) and an Agent (the server). The XRCE Protocol enables the device to communicate with a DDS network and publish and subscribe to topics in a DDS domain via an intermediate service (the XRCE Agent). The specification’s purpose and scope are to ensure that applications based on different vendors’ implementations of the XRCE Protocol and XRCE Agent are compatible and interoperable.// | + | : //This specification defines a XRCE Protocol between a resource constrained, low-powered device ([[dido:public:ra:xapend:xapend.a_glossary:c:client|client]]) and an Agent (the [[dido:public:ra:xapend:xapend.a_glossary:s:server|server]]). The XRCE Protocol enables the device to communicate with a DDS network and publish and subscribe to topics in a [[dido:public:ra:xapend:xapend.a_glossary:d:domain_dds|DDS domain]] via an intermediate service (the XRCE Agent). The specification’s purpose and scope are to ensure that applications based on different vendors’ implementations of the XRCE Protocol and XRCE Agent are compatible and interoperable.// |
| + | |||
| + | |||
| + | /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
| + | /* To add a discussion page to this page, comment out the line that says | ||
| + | ~~DISCUSSION:off~~ | ||
| + | */ | ||
| + | ~~DISCUSSION:on|Outstanding Issues~~ | ||
| + | ~~DISCUSSION:off~~ | ||