[
https://issues.apache.org/jira/browse/MINIFICPP-896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853107#comment-16853107
]
Otto Fowler commented on MINIFICPP-896:
---------------------------------------
do you mean Modbus ( as in serial ) or Modbus TCP?
> 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
> Assignee: Mr TheSegfault
> Priority: Major
>
> 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
(v7.6.3#76005)