Skip to content

Implement data-categories endpoint #137

@bburda

Description

@bburda

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.yaml or manifest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions