Class: Toybox.AntPlus.CommonData
- Inherits:
-
Toybox.Lang.Object
Overview
The CommonData object represents the information shared across all common data types.
Fields may return null
so you should null
check values before using
them.
Direct Known Subclasses
AntPlus.BatteryStatus, AntPlus.BikeLight, AntPlus.ManufacturerInfo, AntPlus.ProductInfo
Instance Member Summary collapse
-
identifier as Lang.Number or Null
The Component Identifier.
-
numComponents as Lang.Number or Null
Number of components in the system.
Instance Attribute Details
var identifier as Lang.Number or Null
The Component Identifier.
Component IDs are defined on a by-ANT+-profile basis.
var numComponents as Lang.Number or Null
Number of components in the system.