Skip to content

Commit

Permalink
[hueemulation] Migrate to bnd (#5243)
Browse files Browse the repository at this point in the history
* [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
David Gräff authored May 2, 2019
1 parent 4634d9f commit a5e6930
Show file tree
Hide file tree
Showing 123 changed files with 10,263 additions and 3,294 deletions.
7 changes: 0 additions & 7 deletions addons/io/org.openhab.io.hueemulation.test/.classpath

This file was deleted.

32 changes: 0 additions & 32 deletions addons/io/org.openhab.io.hueemulation.test/META-INF/MANIFEST.MF

This file was deleted.

6 changes: 0 additions & 6 deletions addons/io/org.openhab.io.hueemulation.test/build.properties

This file was deleted.

This file was deleted.

123 changes: 0 additions & 123 deletions addons/io/org.openhab.io.hueemulation.test/pom.xml

This file was deleted.

Loading

0 comments on commit a5e6930

Please sign in to comment.