Gábor Gyimesi created MINIFICPP-2591:
----------------------------------------

             Summary: Add new value option to FetchOPCProcessor lazy mode
                 Key: MINIFICPP-2591
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-2591
             Project: Apache NiFi MiNiFi C++
          Issue Type: New Feature
            Reporter: Gábor Gyimesi
            Assignee: Gábor Gyimesi


Lazy Mode property of the FetchOPCProcessor checks the timestamps of the 
fetched OPC UA node and only creates a new flow file if the timestamp has 
changed since the last fetch. We should have a new mode for this mode to check 
the data value change instead of the timestamp as there are use cases where the 
timestamp is changed even if the data is unchanged. We should also move the 
stored state from the processor's member variable to the state manager.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to