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.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则