Skip to content
Snippets Groups Projects
TODO.rst 611 B

List of things for to be done

Apps

  • Fix slow import in apps/tools/ scripts: setuptools load take a lot of time : from pkg_resources import load_entry_point => Fix: added fastentrypoints
  • change the way run() is called to provide manual call => Fix: added

Lib

  • Add a default command line parser: The idea is to provide a way to override default config
  • Look at device management
  • Fix the config/alive_timer sequence, we need a engine.. but no
  • fix message.dump()
  • delay nc.connect() ..
  • add groupID ..
  • fix the double start() effect