-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Summary
Implement GET /apps/{id}/data-categories endpoint to return categorized groupings of data items for a given app/component. Currently returns 501 Not Implemented.
Proposed solution
Define data categories for ROS 2 or get them from topic namespaces, or allow manifest definition for data categories.
Additional context
- Route already registered in
rest_server.cpp, needs handler implementation - Consider making category mappings configurable via
gateway_params.yamlor manifest.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request