Skip to content

feat: add command dispatch to edge nodes #5

@Tonyfudecai

Description

@Tonyfudecai

Description

Implement the reverse channel: cloud -> edge command dispatch.

Requirements

  • POST /fleet/command: dispatch command to specific node
  • Command types: restart, update_config, execute_skill, firmware_update
  • Command queue per node (delivered on next heartbeat)
  • Command status tracking (pending/delivered/executed/failed)

Skills

Go or TypeScript, async job processing

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions