-
Notifications
You must be signed in to change notification settings - Fork 430
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Updated the subscription API to match the changes of the others (#…
…1803) * fix: Updated the subscription API to match the changes of the Read- and Write-API. Also replaced the single-item handlers with an all items handler. * fix: Made the serial channel more robust against NPEs. * refactor: Updated the way consumers are registered in subscription requests. * docs: Updated the RELEASE_NOTES about the changed subscription API. * chore: Update knx manufacturer ids. * fix: Update the handling of PlcValues in the simulated driver.
- Loading branch information
Showing
34 changed files
with
561 additions
and
245 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
26 changes: 21 additions & 5 deletions
26
plc4go/protocols/knxnetip/readwrite/model/KnxManufacturer.go
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
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.