splatch commented on issue #1894: URL: https://github.com/apache/plc4x/issues/1894#issuecomment-2802309954
> Thanks for the reply, I was wondering how to make use of that with different unit ids, but then I noticed I somehow skipped a line in the Modbus documentation where the unit id can be given per Modbus address. Apologies for the hassle! @IsmoLeszczynski You can make unit-id part of tag, since it is not needed for negotiation and is used for each and every packet we submit: https://plc4x.apache.org/plc4x/pre-release/users/protocols/modbus.html#_general_format The unit-id set at the connection level serves as default, tag option overrides it. This is new feature we still have only in develop. -- 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]
