Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[hueemulation] Migrate to bnd (#5243)
* [HueEmulation] Migrate to bnd * [hueemulation] Use JAX-RS for hue emulation * Split RESTapi class into logical units (ConfigurationAccess, UserManagement, LightsAndGroups) * rules support * scenes support * schedule support * New self-test page under /api/status * Refactor tests: Use jersey JAX-RS server to test without requiring the framework (non OSGi tests) * Worked around doube-activate problem. Signed-off-by: David Graeff <[email protected]>
- Loading branch information