Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement plugins manager #79

Open
Lycopersicum opened this issue Sep 26, 2018 · 0 comments
Open

Implement plugins manager #79

Lycopersicum opened this issue Sep 26, 2018 · 0 comments
Assignees

Comments

@Lycopersicum
Copy link

Plugin manager functionalities

  1. Access to LwM2M resources (IP, port).
  2. Create and manage its own REST API (bound to restserver-wakaama).

Implementation of plugin manager

  1. Some HTTP interface class to add abstraction layer to ulfius calls (to avoid dependence on ulfius).
  2. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant