Skip to content

jorke/iot-proto

Repository files navigation

IoT Core protobuf example

Generate filedescriptor from protobufs

protoc --descriptor_set_out=filedescriptor.desc --proto_path=. --include_imports Measurements.proto

Example test sending telemetry data

AWS_REGION=ap-southeast-2 IOT_ENDPOINT=xxx-ats.iot.ap-southeast-2.amazonaws.com python3 test_send.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published