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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ