[
https://issues.apache.org/jira/browse/MINIFICPP-896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Zink resolved MINIFICPP-896.
-----------------------------------
Resolution: Abandoned
> Modbus Master Processor
> -----------------------
>
> Key: MINIFICPP-896
> URL: https://issues.apache.org/jira/browse/MINIFICPP-896
> Project: Apache NiFi MiNiFi C++
> Issue Type: New Feature
> Reporter: Jeremy Dyer
> Priority: Minor
>
> In a Modbus network the "master" sends requests for data. The first byte of
> the message is the slave id. Every slave in the network receives the message
> but if the first byte does not match their slave id then the message is
> ignored by all slaves except the one with the matching id. This processor
> would need to be able to send these messages to the network and allow for
> users to construct standard modbus requests. This still requires some
> thinking and might very well require some supporting controller services or
> additional processors to make the implementation smooth.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)