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 Jan 6, 2025, 5:23:36 PM