[
https://issues.apache.org/jira/browse/MINIFICPP-896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866095#comment-16866095
]
Mr TheSegfault commented on MINIFICPP-896:
------------------------------------------
[~otto] I believe he means 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: Alex Marmer
> 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)