Is there a way to install Greengrass deployment components to a recovered device?

0

In our AWS IoT Greengrass implementation, we have a Deployment targeting a Thing Group.

During the first time setup once our device has been registered in AWS IoT (as a Thing, and Core Device), the deployment is queued and completed as expected, installing all required GG components.

NOTE: We are using a static thing name based on our Hardware serial number, so this thing name cannot be modified or duplicated.

If for some reason we need to reflash our device (for example due to filesystem corruption, or a Linux BSP update that requires reflashing the SD Card), when doing the first-time setup again, on the same unit, we do not get the components installed because there is no Deployment job scheduled (and we understand that this is because the deployment completed and the Thing and Core Device already existed).

So, for now, we have 2 workarounds, the first is to delete the Thing and Core Device from the AWS IoT console before reflashing a device to prevent this situation, and the second is to Revise the Deployment.

The question is, is there a way to tell Greengrass that the device needs a "re-deploy" of the components or something like that?

This was not an issue before for us because we were using randomly generated thing name IDs, but now we are using static names this is an issue.

Your help will be much appreciated.

Thanks,

profile picture
已提問 1 年前檢視次數 290 次
1 個回答
0

Hi,

if your deployment is targeting the specific device, my advice is to revise the deployment.

if you are using a group as target for your deployment you can remove the thing from the group and add it to the group again - this forces a deployment only to this specific device.

Massimiliano

AWS
專家
已回答 1 年前
  • So there is no way to do this automatically? I have the same kind of issue. I don't want to do any manual work to achieve this. Can't I retain the last deployment etc?

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

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

回答問題指南