MQTT - Android & iOS example

0

Hello,

We developed an embedded system and that is connecting to AWS IoT MQTT. The device is working as expected - subscribe/publish!

Is there a simple example available to try with mobile - Android/iOS?

This will help us to complete the proof of concept of the product.

Any help is appreciated, many thanks in advance!

Best regards // Shanmuganathan

已提问 1 个月前77 查看次数
1 回答
0

For IOS you would likely be using the AWS Swift SDK. Examples for IOT Core are available here: https://github.com/awslabs/aws-sdk-ios-samples/blob/main/IoT-Sample/Swift/README.md

Unfortunately, I cannot find a specific example for using IOT Core with the AWS Mobile SDK for Android, other than the documentation for the IOT Class - https://aws-amplify.github.io/aws-sdk-android/docs/reference/com/amazonaws/services/iot/AWSIotClient.html

AWS
专家
已回答 1 个月前
profile picture
专家
已审核 1 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则