Tracking And Analyzing Device Connections in Google Cloud IoT Core
Respond to connection events and make the data actionable
As I developed my first IoT project on the Google Cloud Platform I quickly realized that I could not find any reliable indicator of MQTT connection status of devices in Google Cloud IoT Core.
The get
REST Resource from the Cloud IoT Core API returns a…