TheThingsNetwork / arduino-device-lib

Arduino Library for TTN Devices
MIT License
207 stars 96 forks source link

Add NodeJS Buffer-like class with read/write methods for different types #105

Closed FokkeZB closed 7 years ago

FokkeZB commented 7 years ago

As device-version of https://github.com/TheThingsNetwork/ttn/issues/300

Hides bit shifting from user without needing to use protobugs (#78)

johanstokking commented 7 years ago

We're going to use standards here; e.g. still protobufs based or Cayenne LPP