Function ros2_medkit_gateway::extract_bulk_data_id
Defined in File entity_path_utils.hpp
Function Documentation
-
std::string ros2_medkit_gateway::extract_bulk_data_id(const std::string &path)
Extract bulk-data ID (UUID) from URL.
Example: “/bulk-data/rosbags/550e8400-e29b-41d4-a716-446655440000” -> UUID
- Parameters:
path – URL path containing bulk-data segment
- Returns:
Bulk data ID (UUID), or empty if not found