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?

posta 3 anni fa291 visualizzazioni
2 Risposte
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
ESPERTO
con risposta 3 anni fa
0

Thank you, Michael Dombrowski.

con risposta 3 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande