-
Notifications
You must be signed in to change notification settings - Fork 137
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The Device Registration API does not define a get operation anymore. Thus, the corresponding get method has been removed from the DeviceRegistration interface in the client module. The Command & Control functionality in the Kerlink Lora provider has been removed because it erroneously relied on this method. Signed-off-by: Kai Hudalla <[email protected]>
- Loading branch information
1 parent
7cd109b
commit e997923
Showing
9 changed files
with
39 additions
and
1,343 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
413 changes: 5 additions & 408 deletions
413
...ters/lora-vertx/src/main/java/org/eclipse/hono/adapter/lora/impl/LoraProtocolAdapter.java
Large diffs are not rendered by default.
Oops, something went wrong.
343 changes: 1 addition & 342 deletions
343
...ers/lora-vertx/src/main/java/org/eclipse/hono/adapter/lora/providers/KerlinkProvider.java
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.