PERIPHERAL_STREAMING_DAY_TOTAL class final
Data structure for streaming daily total from peripheral.
- Inheritance
- Implemented types
- Available extensions
Constructors
Properties
- acttype ↔ int
-
< The total sleep seconds.
getter/setter pair
-
address
→ Pointer<
T> -
Available on T, provided by the StructAddress extension
The memory address of the underlying data.no setter - atm ↔ int
-
getter/setter pair
- bp_hp ↔ int
-
getter/setter pair
- bp_lp ↔ int
-
getter/setter pair
- calories ↔ double
-
< The number of steps.
getter/setter pair
- distance ↔ double
-
< The number of calories burned.
getter/setter pair
- epoch ↔ int
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- heartRate ↔ int
-
< The distance traveled in meters.
getter/setter pair
- hrv ↔ int
-
getter/setter pair
- lacticacid ↔ int
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- skinTemperature ↔ double
-
< The epoch time since 1970.
getter/setter pair
- skinTouch ↔ int
-
< The heart rate in beat per minute.
getter/setter pair
- sleepSeconds ↔ int
-
< The number of pads skin touched.
getter/setter pair
- spo2 ↔ int
-
getter/setter pair
- steps ↔ int
-
< The skin temperature
getter/setter pair
- stress ↔ int
-
getter/setter pair
- sweatsugar ↔ int
-
getter/setter pair
- uv ↔ int
-
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited