We are using IoT Edge with DPS and we would need to provide additional information at provisioning time to provision the device in the correct IoT Hub and with specific twin information. We noticed DPS offers a solution for this where we can pass a json payload then surfaced in the custom allocation function. However, all documentation point to implementation using the DPS provisioning SDK. Similar questions where left without satisfying answers :(.
Is there a way to provide this additional information for DPS event? For example in the config.yaml?
Best regards & thanks for the help!
Mik