Questions tagged [google-cloud-iot]

Google Cloud IoT Core is a fully managed service to easily and securely connect, manage, and ingest data from globally dispersed devices.

Google Cloud IoT Core is a fully managed service to easily and securely connect, manage, and ingest data from globally dispersed devices.

  • Connect all devices and gateways to Google Cloud Platform over standard protocols, such as MQTT, HTTP, through the protocol endpoints and manage all your devices as a single global system.
  • Enable end-to-end security using asymmetric key authentication over TLS 1.2; CA signed certificates can be used to verify device ownership.
  • Use REST APIs to automatically manage the registration, deployment, and operation of devices at scale. Also, use the APIs to retrieve and update device properties and state even when the devices are not connected.
215 questions
-1
votes
1 answer

What is the best replacement for GCP IoT Core

we are using Loriot LNS to manage our IoT devices and integrate with Google Cloud. Since Google cloud Iot core will be discontinuing, we are trying to find the best IoT core replacement. We tried with Clearblade Iot core, but it is not working…
-1
votes
1 answer

How to push Messages to ESP8266?

I'm quite new to MQTT/Pub/Sub and Core IoT. So please forgive me my limited skills. I managed to connect my ESP8266 to Core IoT by using this repository on GitHub. After the first telemetry was publish I wanted to do a little bit more - just tiny…
Stuckz
  • 33
  • 6
-1
votes
1 answer

gcloud components repositories add error

i fallowed this tutorial https://github.com/ARM-software/Cloud-IoT-Core-Kit-Examples/blob/master/readme.md to connect my Pi to google cloud iot core, but when i tried to add repository with this command sudo gcloud components repositories add…
-4
votes
1 answer

MQTT.fx tool support for load testing

Does MQTT.fx tool supports load testing? I want to test GCP cloud IoT core by sending multiple messages.
1 2 3
14
15