CLASS1.MEASUREZONEX1
Measurements with zone information. This class mirrors the standard measurement events is CLASS1.MEASUREMENT=11 with the difference that index, zone, and sub-zone is added. This in turn limits the data-coding options to normalized integer (see Data-coding for a description). The default unit for the measurement should always be used.
Byte | Description |
---|---|
0 | Index for sensor. |
1 | Zone for which event applies to (0-255). 255 is all zones. |
2 | Sub-zone for which event applies to (0-255). 255 is all sub-zones. |
3 | Data coding. |
4-7 | Data with format defined by byte 0. |
VSCP_TYPE_MEASUREMENTX1_GENERAL
This is a general (custom) event that can be used if no other event is suitable.