alisha-1000 opened a new pull request, #4142:
URL: https://github.com/apache/streampipes/pull/4142

   This PR adds support for inline `//` comments in the PLC4X S7 advanced code 
block configuration.
   
   Previously, comments placed at the end of a configuration line were treated 
as part of the PLC datatype, which caused parsing errors such as:
   `Datatype %DB1281:0:REAL // comment is not supported`.
   
   With this change, inline comments are stripped before parsing key/value 
pairs, while preserving support for full-line comments and existing 
configurations.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to