| Class | Description |
|---|---|
| Accumulator |
Configuration for the accumulator data processor.
|
| Accumulator.State |
Representation of the accumulator's internal state
|
| Average |
Configuration for the averaging data processor
|
| Average.State |
Representation of the average processor's internal state.
|
| Buffer |
Created by etsai on 12/14/2015.
|
| Comparison |
Configuration for the comparison data processor
|
| Counter |
Configuration for the counter data processor.
|
| Counter.State |
Representation of the counter's internal state
|
| Delta |
Configuration for the delta data processor
|
| Delta.State |
Representation of the delta processor's internal state.
|
| Maths |
Configuration for the math data processor
|
| Passthrough |
Configuration for the passthrough data processor
|
| Passthrough.State |
Representation of the passthrough filter's internal state.
|
| Pulse |
Configuration for the pulse data processor
|
| Rms |
Configuration for the root mean square (rms) data processor
|
| Rss |
Configuration for the root sum square (rss) data processor
|
| Sample |
Configuration for the sample data processor
|
| Threshold |
Configuration for the threshold data processor
|
| Time |
Configuration for the time data processor
|
| Enum | Description |
|---|---|
| Comparison.Mode |
Operation modes for multi-valued comparison, only used on firmware v1.2.3 or later
|
| Comparison.Operation |
Supported comparison operations for the processor
|
| Delta.OutputMode |
Output modes for this data processor
|
| Maths.Operation |
Supported math operations for the transformer
|
| Passthrough.Mode |
Operation modes for the passthrough processor
|
| Pulse.OutputMode |
Output modes for the pulse processor
|
| Threshold.OutputMode |
Output modes for the threshold processor
|
| Time.OutputMode |
Output modes for the time processor
|