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

gefragt vor einem Monat77 Aufrufe
1 Antwort
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
EXPERTE
beantwortet vor einem Monat
profile picture
EXPERTE
überprüft vor einem Monat

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen