-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
59 additions
and
18 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,18 @@ | ||
# [1.1.0](https://github.com/CESARBR/knot-cloud-protocol-adapter-websocket/compare/v1.0.0...v1.1.0) | ||
|
||
### Features | ||
|
||
- Send thing ID in unregister message | ||
- Add support to app manage things | ||
- Return property to identify an app as a thing manager when listing devices | ||
- Allow users to send setData/getData commands | ||
|
||
### Bug Fixes | ||
|
||
- Update packages to fix vulnerabilities | ||
|
||
# [1.0.0](https://github.com/CESARBR/knot-cloud-protocol-adapter-websocket/compare/36e0bed...v1.0.0) | ||
|
||
### Features | ||
|
||
- Provides [protocol v1.0.0 API](https://github.com/CESARBR/knot-cloud-protocol-adapter-websocket/wiki/Protocol-specification-(v1.0.0)) via WebSocket. | ||
- Provides [protocol v1.0.0 API](https://github.com/CESARBR/knot-cloud-protocol-adapter-websocket/wiki/Protocol-specification-(v1.0.0)) via WebSocket. |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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