forked from openhab/openhab-addons
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[hdpowerview] Restructure DTO classes (openhab#13630)
* Extract nested DTO's to separate classes * Rename api to dto * Move test classes into internal * Finish moving of files and fix namespaces Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
- Loading branch information
Showing
57 changed files
with
578 additions
and
527 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
84 changes: 0 additions & 84 deletions
84
...rc/main/java/org/openhab/binding/hdpowerview/internal/api/responses/SceneCollections.java
This file was deleted.
Oops, something went wrong.
86 changes: 0 additions & 86 deletions
86
...owerview/src/main/java/org/openhab/binding/hdpowerview/internal/api/responses/Scenes.java
This file was deleted.
Oops, something went wrong.
132 changes: 0 additions & 132 deletions
132
...src/main/java/org/openhab/binding/hdpowerview/internal/api/responses/ScheduledEvents.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.