You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds a "Logs" tab to EntityResourceTabs for viewing ROS log entries
per entity with severity/context filtering, auto-refresh polling,
JSON download, and per-entity logs configuration editing.
- Generic store actions + api-dispatch helpers for /logs endpoints
- Local TypeScript interfaces mirroring the gateway JSON shape
- LogsPanel component: dense table, click-to-expand rows, toolbar
filters, auto-refresh with visibility gating, clear/download,
lazy-loaded collapsible configuration row
- Aggregation header for areas and functions
- Wired as the 5th tab alongside Data/Operations/Config/Faults
Closes#43
0 commit comments