Jeremy Dyer created MINIFICPP-896:
-------------------------------------

             Summary: 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


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)

Reply via email to