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?

質問済み 3年前294ビュー
2回答
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
エキスパート
回答済み 3年前
0

Thank you, Michael Dombrowski.

回答済み 3年前

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

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

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

関連するコンテンツ