open-weather-vision / vantjs

platform-independent javascript/typescript interface to Davis Vantage Pro, Davis VantagePro 2 and Davis Vantage Vue
https://open-weather-vision.github.io/vantjs/
7 stars 0 forks source link

Use `easy-buffer` #14

Closed harrydehix closed 12 months ago

harrydehix commented 1 year ago

Currently a badly documented non typesafe util "binary parser" is used to parse the incoming buffers. Instead the typesafe easy-buffer module should be used.

harrydehix commented 12 months ago

Done in b9a4c3e665c2803b255ef35deb7e199f3bf1f2e8