Possible enumeration values:
| Name | Value | Description |
|---|---|---|
| None |
-1 |
Placeholder for a Device Type where a type has not been set yet |
| Sum |
10 |
The sum of a number of Devices |
| Average |
20 |
The average of a number of devices |
| Min |
30 |
The minimum reading from a number of devices |
| Max |
40 |
The maximum reading from a number of devices |
| Difference |
50 |
The difference between two Devices (or a Timescale) |
| AbsoluteDifference |
51 |
The absolute difference between two Devices (or a Timescale) |
| Multiply |
60 |
Multiply the readings from any number of devices |