spectraphilic / wsn_server

Software and django applications for wsn and iot setup
GNU General Public License v3.0
1 stars 0 forks source link

Improve input frames from motes #12

Open jdavid opened 5 years ago

jdavid commented 5 years ago

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

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:

jdavid commented 5 years ago

This has been done and is already deployed:

Next to do:

This way the architecture will be more consistent regardless of the source of the frames, and we will have some features such as filesystem archival, required for import replay.