https://github.com/mtraver/iotcore
Package iotcore eases interaction with Google Cloud IoT Core over MQTT
https://github.com/mtraver/iotcore
go golang google-cloud-iot google-cloud-platform iot mqtt paho-mqtt
Last synced: 5 months ago
JSON representation
Package iotcore eases interaction with Google Cloud IoT Core over MQTT
- Host: GitHub
- URL: https://github.com/mtraver/iotcore
- Owner: mtraver
- License: mit
- Created: 2019-05-27T22:07:51.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-11T23:41:24.000Z (over 2 years ago)
- Last Synced: 2025-08-15T05:51:46.298Z (10 months ago)
- Topics: go, golang, google-cloud-iot, google-cloud-platform, iot, mqtt, paho-mqtt
- Language: Go
- Homepage:
- Size: 49.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Google Cloud IoT Core over MQTT in Go
[](https://godoc.org/github.com/mtraver/iotcore)
[](https://goreportcard.com/report/github.com/mtraver/iotcore)
Package iotcore eases interaction with Google Cloud IoT Core over MQTT. It handles TLS configuration
and authentication. It also makes it easy to construct the fully-qualified MQTT topics that Cloud IoT
Core uses for configuration, telemetry, state, and commands.