Stephen Borsay

Results 5 comments of Stephen Borsay

You are mixing apples and oranges. You need to use the AWS message broker on AWS IoT Core with MQTT. You cant go through API Gateway like you can with...

Also in Azure IoT you would use a username and Password to connect. For AWS you do not, you use your three certificates instead Sent from my iPhone > On...

aws iot describe-endpoint Provides an IoT endpoint for AWS IoT Core. Use the ‘#’ topic on the ‘MQTT test client’ to view the incoming payload from MQTT explorer Sent from...

Your MQTT ClientID has to match your device name on the cloud. This can be configured in advanced options. It is a really a server side issue with Azure as...

yes you can accomplish this in Node.JS or PHP but I don't current;y have code for doing that. I'm sure someone has PHP code to get it into a Mongo...