Skip to content

Implement change-based streaming #27

@patrickdemers6

Description

@patrickdemers6

The backend should be revised to only send data values to the fleet-telemetry server when the value has changed.

Basic requirements

  • Only send data values when interval_seconds has elapsed and the value has changed.
  • Always send first available data.
  • Only send one piece of data per payload.
  • Change the UI's send button to save.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions