jesserizzo / envoy_reader

MIT License
37 stars 26 forks source link

Return more precise values for newer Envoys #70

Open gtdiehl opened 3 years ago

gtdiehl commented 3 years ago

Envoy-S return float values that are more precise as they have values 3 decimal points to the right. For these the API will return the actual value and not a rounded integer value

Fixes #55

Pull request recommendations:

Thanks for contributing!