Class: Toybox.SensorHistory.SensorSample

Overview

A class containing sensor data at a given time.

Since:

API Level 2.1.0

Instance Member Summary collapse

Instance Attribute Details

var data as Lang.Number or Lang.Float or Null

The Sensor sample.

Since:

API Level 2.1.0

Returns:

var when as Time.Moment

The time of the Sensor sample.

Since:

API Level 2.1.0

Returns:


Generated Feb 13, 2025, 2:57:26 PM