TheThingsNetwork / arduino-device-lib

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

Waternet use case #137

Closed n2jn closed 7 years ago

n2jn commented 7 years ago

I just did a PR for the review to be sure I'm going the right way... added GPS and waterLevel fields to sensorData.proto and flush field to appData.proto, created function that reads the ping ultra sound sensor and convert to cm. I was wondering should I create other .proto files just for the use Case ?

johanstokking commented 7 years ago

This is not the right repository