|
VLink
2.0.0
A high-performance communication middleware
|
VLink publish destination resolved from an inbound frontend channel. More...
#include <convert_plugin_interface.h>
Public Attributes | |
| std::string | url |
Destination VLink URL (e.g. "dds://vehicle/cmd"). More... | |
| std::string | ser_type |
| Destination VLink serialisation type. More... | |
| SchemaType | schema_type {SchemaType::kUnknown} |
| Coarse schema family for the published payload. More... | |
VLink publish destination resolved from an inbound frontend channel.
| SchemaType vlink::ConvertPluginInterface::PublishInfo::schema_type {SchemaType::kUnknown} |
Coarse schema family for the published payload.
| std::string vlink::ConvertPluginInterface::PublishInfo::ser_type |
Destination VLink serialisation type.
| std::string vlink::ConvertPluginInterface::PublishInfo::url |
Destination VLink URL (e.g. "dds://vehicle/cmd").