Skip to content

Support file transfer feature enabling storage and streaming from device to cloud and vice versa #690

@harlem88

Description

@harlem88

Overview

Implement a feature in the edgehog-device-runtime that allows seamless file transfer between the device and the cloud. The feature should support both:

  • Storage: Upload and download files for persistence.
  • Streaming: Real-time file streaming in both directions.

Requirements

Use Cases

  • IoT devices uploading logs, images, media, or configuration to the cloud.
  • Real-time streaming of sensor data or media.
  • Cloud sending firmware or configuration updates to device.

Acceptance Criteria

  • Robust bi-directional file transfer between device and cloud.
  • Comprehensive error handling (network, timeout, permission, etc).
  • API documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions