forked from eclipse-wakaama/wakaama
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
Plugin manager functionalities
- Access to LwM2M resources (IP, port).
- Create and manage its own REST API (bound to restserver-wakaama).
Implementation of plugin manager
- Some HTTP interface class to add abstraction layer to ulfius calls (to avoid dependence on ulfius).
- Config class for easy variables values (such as IP address?) storage.
Plugin manager preferably should be implemented in C++, however C implementation is fine too. Feel free to edit this issue if you can clarify new features implementation.