aws-connected-device-framework icon indicating copy to clipboard operation
aws-connected-device-framework copied to clipboard

Need to assistance on how to use predefined AWS IoT Device Provisioning template in cdf-provisioning service

Open prudhvi-genie opened this issue 2 months ago • 1 comments

Aws Connected Device Framework Affected Module(s): Provisioning I'm submitting a ...

  • [ ] bug report
  • [ ] feature request
  • [x] Help Needed

Description: We are using cdf-command-and-control and provisioning services to issue a bulk OTA for our device fleet. As part of the setup, we are missing the default template in our cdf deployment s3 bucket as mentioned in the readme. I did a deep dive at the logs and found the issue that predefined template was missing in our bucket. Because of that, we cannot issue OTA via IOT jobs for our devices. If you can post or guide me on how to create that template, that would be great

Current behavior: default template JSON is missing

Expected behavior: Guide or default template should be present in the repo

Steps to reproduce: Followed the steps as per the readme

Additional Information:

Screenshot 2024-04-30 at 1 21 58 PM

prudhvi-genie avatar Apr 30 '24 18:04 prudhvi-genie

I think this is probably the documentation you are looking for related to what the provisioning template should look like:

https://github.com/aws/aws-connected-device-framework/blob/main/source/packages/services/provisioning/docs/provisioning-templates.md

aaronatbissell avatar Apr 30 '24 19:04 aaronatbissell