Public Attributes#

uint8_t

The raw buffer which holds the result.

The precision which the raw result should be interpret with.

The size which the raw result should be interpret with.

Public Attribute Documentation#

raw_result#

uint8_t _sensor_read_result::raw_result[SLI_MAX_RAW_RESULT_BYTES]

The raw buffer which holds the result.


Definition at line 98 of file /mnt/raid/workspaces/ws.WH1KakGoP/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/MultilevelSensor/src/CC_MultilevelSensor_SensorHandlerTypes.h

precision#

sensor_read_result_precision _sensor_read_result::precision

The precision which the raw result should be interpret with.


Definition at line 99 of file /mnt/raid/workspaces/ws.WH1KakGoP/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/MultilevelSensor/src/CC_MultilevelSensor_SensorHandlerTypes.h

size_bytes#

sensor_read_result_size_t _sensor_read_result::size_bytes

The size which the raw result should be interpret with.


Definition at line 100 of file /mnt/raid/workspaces/ws.WH1KakGoP/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/MultilevelSensor/src/CC_MultilevelSensor_SensorHandlerTypes.h