-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update wnt api examples for WNT 4.0.0 (#143)
* Update WNT protocol buffer files for WNT 4.0.0 * Update WNT websocket API helpers for WNT 4.0.0 * Updated WNT examples for WNT 4.0.0 Contains following changes: - Modifications based on the changes in message structures - Updated examples to be compatible with newer websocket-client versions (on_close callback) * Fix realtime situation message handling in componentsinformation.py * Improve compatibility with different websocket-client library versions - Default values to on_close callback handler parameters to support old versions - Disable tracing by default to avoid too verbose output in newer versions * Add requirements.txt to help running e.g. in virtual environments * Remove unnecessary originator_token fields from get type of messages
- Loading branch information
1 parent
769a45e
commit 53d6a10
Showing
26 changed files
with
452 additions
and
195 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
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
Oops, something went wrong.