Static
Readonly
channelEvent is emitted when body temperature data is updated.
Used to store a body temperature in one instance.
the body temperature measurement provided by the user.
Optional
creationTimestamp: numberthe time in milliseconds when the body temperature was measured.
Optional
owner: SHA256IdHash<Person>returns the BodyTemperature with that specific id provided by the ObjectData type
returns iterator for BodyTemperature
Optional
queryOptions: QueryOptionsUsed to retrieve the body temperatures. Depending on the provided params all the body temperatures are retrieved or just the body temperatures that fit the query parameters.
Optional
queryParams: QueryOptionsused to filter the returned data.
the body temperatures.
This model implements the possibility of adding a body temperature measurement into a journal and keeping track of the list of the body temperature measurements