Skip to content

Upload data in batches (files) #1

Description

@jdavid

Right now we upload data frames one by one, what would be nice if real-time was a requirement. While with other devices (e.g. CR6) data is uploaded in batches, as files actually.

For consistency with the other devices we should upload mote's data in files as well. This will also allow to have a backup of the source files in the server. We would upload the raw files and do the parsing in the server.

Also the Pi suffer from intermittent network issues. Right now when there're network issues we try to upload a data frame but it fails, then we try the next one and it fails again...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions