Hubro Connect
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Hubro Connect
hubro-connect
/
no.hubroplatform.hubroconnect
/
WeightRecord
Weight
Record
data
class
WeightRecord
(
val
time
:
Instant
,
val
weight
:
Mass
)
:
InstantaneousRecord
Captures the user's weight.
See
Mass
for supported units.
Members
Constructors
Weight
Record
Link copied to clipboard
constructor
(
time
:
Instant
,
weight
:
Mass
)
Properties
data
Type
Link copied to clipboard
open
override
val
dataType
:
HealthDataType
time
Link copied to clipboard
open
override
val
time
:
Instant
Time the record happened.
weight
Link copied to clipboard
val
weight
:
Mass