mavsdk::ComponentMetadataServer::Metadata Struct Reference ​
#include: component_metadata_server.h
The metadata type and content.
Data Fields ​
MetadataType type {} - The metadata type.
std::string json_metadata {} - The JSON metadata.
Field Documentation ​
type ​
cpp
MetadataType mavsdk::ComponentMetadataServer::Metadata::type {}
The metadata type.
json_metadata ​
cpp
std::string mavsdk::ComponentMetadataServer::Metadata::json_metadata {}
The JSON metadata.