readGlucoseData

Reads glucose data from a Freestyle Libre Sensor

🚧

Currently only Libre 1, Pro/H and Libre 2 (UK) are supported!

Libre 2 US and Libre14Days US are not supported currently.

function readGlucoseData(): Promise<Object>

returns

  • Promise<Object> (FSLSensorDetails structure)