Files
weewx/ROADMAP.md
2024-05-06 11:23:18 -07:00

574 B

Roadmap

NB: These are potential projects. Nothing has been set in stone.

Refactor tests:

  • Use pytest.
  • Allow tests to run in parallel.

Optional new plot generator

New, more interactive skin.

  • Highcharts style
  • Possibly real-time

Support for running more than one driver.

  • Would require asynchronous drivers.

weectl upload - analogous to weectl import, but in reverse. It would upload to the various RESTful services offered by restx.

Update the fousb driver.