What is a data block processor?
Data block processors are used to trigger an event or handle the data from an entire data block rather than a single data point. data block processors are defined within schema config, see schemas for more details. They perform their operations during the consolidation pipeline phase.
Below is an example of a FIRE_ALERT data block processor:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
|
This FIRE ALERT processor will send an Apiro system alert of alert level 20.
NOTE: anywhere where
Here are the existing consolidated data block processors: