tenthe commented on issue #1980:
URL: https://github.com/apache/streampipes/issues/1980#issuecomment-1742680840
The variable `List<Map<String, String>> nodes` in `Plc4xS7Adapter`
contained a list with the following entries in the map:
- plc_node_runtime_name
- plc_node_type
- plc_node_name
To unify this with the new alternative of the code block input I will change
it to:
`List<Map<String, String>> nodes`, the key is the runtime name and the value
is the PLC4X address
--
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]