Proto file and generated artifacts for the domopool project.
pip install nanopb --user
make all
nanopb_generator -D. domopool.proto
docker run --rm -v $(pwd):$(pwd) -w $(pwd) thethingsindustries/protoc:3.1.26 -I. --go_out=${GOPATH}/src domopool.proto