yaq-project / yaq-python

Repository for yaq core python packages.
https://yaq.fyi
GNU Lesser General Public License v3.0
6 stars 5 forks source link

fix measurement id off by one error #26

Closed untzag closed 2 years ago

untzag commented 2 years ago

Thanks to @kameyer226 for correctly pointing out that this implementation is wrong. This has been wrong since the very beginning! So sorry to have made this mistake.

I would like this to be reviewed by @kameyer226 if you have time.

Whoever merges this please also release yaqd-core.

It might be a good idea to pin sensor-containing repositories moving forward.

see https://github.com/yaq-project/yeps/pull/14 see https://github.com/yaq-project/yaqd-gage/issues/13