GoogleCloudPlatform / iot-device-sdk-embedded-c

Cloud IoT Device SDK for Connectivity to IoT Core.
Other
247 stars 83 forks source link

The HOST connection URL in the configuration is not 'mqtt.googleapis.com' #64

Closed ja-mescher closed 5 years ago

ja-mescher commented 5 years ago

The device configuration is setup to connect to 'mqtt.2030.ltsapis.goog:8883'. What is this URL and why isn't the connection configured to 'mqtt.googleapis.com:8883'?

https://github.com/GoogleCloudPlatform/iot-device-sdk-embedded-c/blob/a26ee5ec79ad61eaf58461a1ef870f217e08b9d4/src/libiotc/iotc_config.h#L45-L48

DellaBitta commented 5 years ago

Please see my response to Issue 65. Thanks!