id: org.apache.streampipes.processors.enricher.jvm.valuechange title: Value Change sidebar_label: Value Change


Description

The processing element should be able to detect when a numeric property change from one configured value to another.


Required input

The required input is a number.


Configuration

Value of last event (example: 0)

Value of current event (example: 5)

Output

A boolean value is returned when the input changes.