Skip to content

feat: implement event hub for sensor data collection #3

@Tonyfudecai

Description

@Tonyfudecai

Description

Build the event hub that collects and stores sensor events from edge agents.

Requirements

  • POST /fleet/events: accept event payload (node_id, type, data, timestamp)
  • Event validation and normalization
  • In-memory ring buffer (configurable size)
  • Query API: GET /fleet/events?node_id=X&type=Y&since=Z

Skills

Go or TypeScript, event 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