How to Know When a Device is Provisioned with Greengrass

0

Hey everyone,

Providing a bit of context: we utilize a custom Debian package for device provisioning, and distributing it to customers. This package incorporates essential device certificates and configurations, and upon installation, triggers the Greengrass systemctl service. Our goal is to identify when the customer executes the Debian package so that we can take specific actions on our EKS services accordingly.

How can we ascertain whether a device has been provisioned with Greengrass? Are there any MQTT topics or triggers that are activated once during the provisioning process?

Thanks

Adim
已提問 4 個月前檢視次數 139 次
1 個回答
2
已接受的答案

AWS IoT send lifecycle events when any device connects or disconnects: https://docs.aws.amazon.com/iot/latest/developerguide/life-cycle-events.html.

You can use this to know that the new Greengrass device has connected.

AWS
專家
已回答 4 個月前
profile picture
專家
已審閱 2 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南