If you follow the guidance provided in Manufacturing Process for Device Registration, you will encounter a reference implementation.
To ensure this reference implementation works seamlessly with your
Enterprise instance, ensure that you export the environment variable
before starting up the PKI reference implementation with
docker-compose up:
export DEVICE_REGISTRATION_API=https://api.qcom.foundries.io/ota/devices/
docker-compose up