Skip to content

golgoth31/domopool-proto

Repository files navigation

Domopool-proto

Proto file and generated artifacts for the domopool project.

nanopb

Install

pip install nanopb --user

Generate

All

make all

C++

nanopb_generator -D. domopool.proto

golang

docker run --rm -v $(pwd):$(pwd) -w $(pwd) thethingsindustries/protoc:3.1.26 -I. --go_out=${GOPATH}/src domopool.proto

About

Proto file and generated artifacts for the domopool project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published