9 releases (breaking)
new 0.9.0 | Dec 4, 2024 |
---|---|
0.7.0 | Oct 8, 2024 |
0.6.0 | Sep 17, 2024 |
0.4.0 | Feb 19, 2024 |
0.1.1 | Jul 9, 2023 |
#384 in Hardware support
114 downloads per month
250KB
6K
SLoC
biometrics_pb
biometrics_pb provides protocol buffers corresponding to biometric readings.
Status
Active development. Biometrics is likely to change in the near future in backwards-incompatible ways and the readings may change too. Planned changes will affect how to register sensors in order to solve the dependency graph problem.
This library will be documented when it transitions to maintenance track.
Scope
This library should provide one type for each type of reading supported by the biometrics crate.
Warts
- Currently there's no support for T-digest.
- Currently there's no documentation.
Documentation
The latest documentation is always available at docs.rs.
lib.rs
:
biometrics_pb provides protocol buffers corresponding to biometric readings.
Dependencies
~1.5MB
~39K SLoC