Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[nest] Add support for Smart Device Management (SDM) API
* Reworks WWN implementation so there 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]>
- Loading branch information