diabetic-utils / GlucoseReading
Defined in: types.ts:24
Single clinical glucose reading. Includes value, unit, and ISO 8601 timestamp for clinical analytics.
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7445493/
readonlytimestamp:string
Defined in: types.ts:27
readonlyunit:GlucoseUnit
Defined in: types.ts:26
readonlyvalue:number
Defined in: types.ts:25