MBP
MBP copied to clipboard
A management platform for IoT environments and applications
The rule list controller in frontend requires some major refactorings in order to become better readable.
When a component is deleted, all triggers that make use of those components should be deleted as well.
Event types need to be unregistered from the CEP engine on deletion of the corresponding components.
At the moment, all frontend libraries and frameworks are managed manually. It would be a good idea to use dependency management tools like [Bower](https://bower.io) and [Grunt](https://gruntjs.com) for this purpose instead.