Represents the result of the rollup of the core body temperature data type.
| JSON representation |
|---|
{ "temperatureCelsiusAvg": number, "temperatureCelsiusMax": number, "temperatureCelsiusMin": number } |
| Fields | |
|---|---|
temperatureCelsiusAvg |
Average core body temperature in Celsius. |
temperatureCelsiusMax |
Maximum core body temperature in Celsius. |
temperatureCelsiusMin |
Minimum core body temperature in Celsius. |