Skip to content

Live updates for remote instances overview #7879

Description

@cstns

Description

After #7848, the device list view gets live status updates via MQTT, but the device detail page has a few spots that only reflect the initial page-load state and never update reactively.

Specifically:

  • The "Last Seen" pill next to the device title doesn't update when the remote instance status changes (requires a page refresh to reflect new values)
  • Agent version and Node-RED version also stay stale after the remote instance comes online, even though newer data should be available at that point
  • The Finish Setup button is not hidden away to make way for the developer mode toggle and editor button

These could probably be wired up to the same team-channel state message that already drives the list view updates, or handled via a dedicated device-level subscription.

Image

Epic/Story

No response

Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

Metadata

Metadata

Assignees

No one assigned

    Labels

    taskA piece of work that isn't necessarily tied to a specific Epic or Story.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions