Final merge of develop branch into main#220
Open
roesekoSICKAG wants to merge 451 commits into
Open
Conversation
…to-asyncapi-document
This commit is done to fix the issue #130.
…r-parameter-restrictions-like-minimum-maximum-and-length Fix/125 adjust schema for parameter restrictions like minimum maximum and length
…to-asyncapi-document
…nt' of https://github.com/iolinkcommunity/JSON_for_IO-Link into 71-review-mqtt-chapter-and-convert-into-asyncapi-document
…to-asyncapi-document
…y-to-disableconfigure-mqtt-topics
…ering_restrictions Less filtering restrictions for events
…to-asyncapi-document
…0_Link_JSON_error_codes_to_specific_endpoints # Conflicts: # JSON_for_IO-Link.yaml
…codes_to_specific_endpoints Fix/130 link json error codes to specific endpoints
…-current-and-or-voltage-at-port
…to-asyncapi-document
…y-to-disableconfigure-mqtt-topics
…leconfigure-mqtt-topics Introduce possibility to activate/deactivate mqtt topics
…-current-and-or-voltage-at-port
Removed multiple entries from the blockList and added specific entries.
Removed wirelessBlockList and updated blacklist structure to use an array of integers.
Changed channelErrors type from array to object.
Remove empty MQTT events and improvement of examples
…-name Improve /parameters endpoint
Renamed 'blackList' to 'blockList' and updated range values.
Update blockList entries as array
julian-st
approved these changes
May 12, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Final merge of develop (version-1-x) to main