Skip to content

Roadmap

phhorrein edited this page Oct 3, 2016 · 2 revisions

This project might be long, and the team is small. We will work using an incremental approach.

v0.1: bridge from bugOne to xPL only. No bugOne network management, no control, no write queue. When a bugOne send a data, if a device for the given (nodeid,devid) couple has been created, we update the value of this device. We also provide basic error management (mainly, we try to manage sniffer runtime deconnection)

v0.2: Implementation of the daemon with write queues, with validation for ping. Basic management of bugOne network, with creation of bugnode devices and associated status (up or down).

v0.3: Management of nodes capabilities in the daemon. Store available devices and what they do (requires associated bugone device). Implementation of autodetect of devices.

v0.4: Add power management of nodes (set tx power and intervals) and device location.

Clone this wiki locally