Skip to content

uploading data via web interfaceΒ #637

@scheidtdav

Description

@scheidtdav

Description

Uploading the measurement data via csv or json to be stored in the database.

Use case

  • Restoring historical data when there has been a connection issue
  • Devices that only log to SD card and get dumped to the database later on

Implementation ideas (optional)

There is already an option for data upload in app/components/mydevices/dt/columns.tsx which points to device.$devideId.dataupload.tsx, but it is currently disabled.
That means there is already a bunch of UI done but it has to be tested and wired up against the current backend implementation.
Loose ends may have to be closed as well.

Additional information (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    πŸ“ Ready / Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions