Pushing Deployment to device provisioning a second time

0

Here is my issue. I have fleet provisioning working good, and I have a deployment that goes to the devices in the group associated with the fleet provisioning. Everything is working fine.

When I reset a device, it goes to the provisioning steps again, create a new key/certificate and reconnect to the things with the same name. Great, this way no shadow information is lost.

The problem is, after provisioning again, the deployment is not pushed to the re-provisioned device, as if decision to deploy was made based on info on the cloud rather than the local device. How can I make sure that the deployment is pushed to a re-provisioned device?

TIA

  • Is the deployment associated with the fleet provisioning group using any variables or substitutions in the deployment document?

  • Yes indeed, fleet provisioning with the thing name using variable substitution.

已提問 2 年前檢視次數 221 次
1 個回答
1
已接受的答案

Hello,

Unfortunately, IoT job for thing group deployment will not trigger again if that deployment revision for same thing name is executed before. To trigger an thing group deployment on a re-provisioned device, you will need to either 1) revise the deployment or 2) use a different thing name.

If you have a use case in which you need to re-provision devices at scale but unable to revise the deployment, we would love to hear more about it and see what we can do to improve the experience.

AWS
已回答 2 年前
  • Thank you for your answer.

    As for a use case, think of an event organiser that would have to reset its devices for every event. I am aware that there would be ways around that.

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

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

回答問題指南