Skip to content

Improve input frames from motes #12

Open
@jdavid

Description

@jdavid

For frames coming from motes online three different entry points exist, one for each network type we support:

  • XBee local network
  • 4G
  • Iridium

The purpose of this task is to review the system, there will still be 3 different entry points, but with more code in common and shared behaviour. We need to:

  • Archive the frames locally, keep a copy in the local filesystem
  • Insert the frames in batches into the database
  • Generalize the use of work queues (Celery)
  • Parse the frames in the server, not in the Pi, for motes coming from an XBee network

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