-
Notifications
You must be signed in to change notification settings - Fork 0
Display beacon discovery metadata #50
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
Display beacon discovery metadata in the entity detail view when beacon plugins are active.
Proposed solution (optional)
- Show beacon metadata in entity detail section
- Fetch from
GET /{entity_type}/{entity_id}/x-medkit-topic-beaconand/x-medkit-param-beacon - Gracefully handle 404 when beacon plugins are not loaded
- Display as collapsible section alongside other vendor extension data
Additional context (optional)
Depends on sovd_web_ui#42 (client migration). Beacon discovery is a push-based entity enrichment mechanism via ROS 2 topics, available since v0.4.0.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request