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 Sep 23, 2024, 3:32:49 PM