This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ddsf:public:guidebook:06_append:glossary:d:data_writer [2020/06/04 16:14] admin ↷ Page moved from ddsf:private:cookbook:resources:appendix:glossary:d:data_writer to ddsf:private:cookbook:glossary:d:data_writer |
ddsf:public:guidebook:06_append:glossary:d:data_writer [2021/07/14 16:37] (current) murphy ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ==== Data Writer ==== | ==== Data Writer ==== | ||
| - | An entity attached to a Publisher bound to publish samples from only | + | [[ddsf:public:guidebook:06_append:glossary:start| Return to Glossary ]] |
| - | one Topic and therefore exactly one data type, providing type-safe | + | |
| + | An [[ddsf:public:guidebook:06_append:glossary:e:entity|entity]] attached to a [[ddsf:public:guidebook:06_append:glossary:p:publisher|Publisher]] bound to publish samples from only | ||
| + | one [[ddsf:public:guidebook:06_append:glossary:t:topic|Topic]] and therefore exactly one data type, providing type-safe | ||
| operations to write/send data. The Topic must be created before the | operations to write/send data. The Topic must be created before the | ||
| Data Writer. | Data Writer. | ||