How to connect an IoT Thing to Greengrass V2

0

I'm trying Greengrass V2 and I dont' know how to connect a IoT Thing (a raspberry pi) to my Greengrass core running on my local gateway. Is this similar to V1? What steps should I do to connect a device to core MQTT broker to start sending messages?

gefragt vor 3 Jahren291 Aufrufe
2 Antworten
0

Hi,
Unfortunately Greengrass Aware Device (GGAD) support is not yet available with version 2. We are actively working on addressing this gap and hope to release it in the coming months. Until that time, you can use Greengrass version 1 or you could use this example code for V2 (https://github.com/aws-greengrass/aws-greengrass-component-examples/tree/main/mqtt-bridge) as a skeleton for implementing your own MQTT broker on V2 in order to support remote devices.

Cheers,
Michael Dombrowski

AWS
EXPERTE
beantwortet vor 3 Jahren
0

Thank you, Michael Dombrowski.

beantwortet vor 3 Jahren

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