- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Cloud run connect devices Cloud IoT Core
I have a IoT architecture which I have differents devices sending info to Google Cloud using MQTT. I am in a dev enviorement and I don'r have the real devices so I am trying to simulate them with a Cloud Run (Just try to connect using de rsa keys and python code).
The problem is that my cloud run doesn't work, the devices don't connect and I don't have a specific error, for example I test the same code with cloud functions and any problem.
Does cloud run have some problem with IoT core service? or expose something in my docker? I tried the port 8883 and 433
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
IoT Core is a fully managed service that allows you to easily and securely connect, manage, and ingest data from millions of globally dispersed devices.