sensorSpecificData property

Data? sensorSpecificData
getter/setter pair

Additional sensor-specific data pertaining to this data point. This can be used to append highly-specific sensor data to an otherwise common data type.

Implementation

Data? sensorSpecificData;