Crate nokiahealth

Source
Expand description

nokiahealth is a crate that helps manage NOKIA Health data.

Currently the supported data is weight only. The only supported storage is InfluxDB.

Modulesยง

  • The data module contains the structs and readers for all the data handling. Currently only the weight module.
  • The storage module contains all the storage handling. Currently only the influxdb module.