Skip to content

Commit

Permalink
[nest] Add support for Smart Device Management (SDM) API (openhab#8947)
Browse files Browse the repository at this point in the history
* [nest] Add support for Smart Device Management (SDM) API

* Reworks WWN implementation so that the thing types have a wwn_ prefix and the classes have a WWN prefix and reside in a 'wwn' package
* Adds an SDM implementation which is also based on: https://github.com/bhigg-code/openhab-addons/tree/2.5.x/bundles/org.openhab.binding.nestdeviceaccess
* Adds unit tests for (de)serialization of the SDM and Pub/Sub API requests and responses
* Updates the binding documentation for the changes and additions

Fixes openhab#8664

Also-by: Brian Higginbotham <[email protected]>
Signed-off-by: Wouter Born <[email protected]>

* Fix and improve documentation

Signed-off-by: Wouter Born <[email protected]>

* Always use UTF8 when decoding SDM events

Signed-off-by: Wouter Born <[email protected]>
  • Loading branch information
wborn authored Jun 20, 2021
1 parent ed512b7 commit 50c0940
Show file tree
Hide file tree
Showing 160 changed files with 7,679 additions and 1,197 deletions.
489 changes: 358 additions & 131 deletions bundles/org.openhab.binding.nest/README.md

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 50c0940

Please sign in to comment.