Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keil, Azure_IoT, Azure IoT Hub Device Provisioning service (DPS) #1

Open
hmckinlay opened this issue Sep 20, 2021 · 2 comments
Open

Comments

@hmckinlay
Copy link

Hi,
I managed to get the example working in this fairly quickly to connect a device to Azure Hub using "Microsoft Azure IoT Device Client" version 1.2.4. Now I would like to trial adding a device to Azure Central, which uses DPS as per https://docs.microsoft.com/en-au/azure/iot-central/core/concepts-get-connected. I can see if I define USE_PROV_MODULE there is a bunch of additional functions but it's a little unclear on how to tie it all together.

  1. Does this library support DPS and has it been tested with it?
  2. Are there any examples around of how to authenticate and enrol via SAS token or an X.509 certificate?
    Thanks!
@hmckinlay
Copy link
Author

Ahh after compiling it looks like the DPS source is not included. https://github.com/Azure/azure-iot-sdk-c/tree/master/provisioning_client

Any insight into if / when this might be added?

@RobertRostohar
Copy link
Contributor

Hi,
the whole pack is based on older versions of upstream repos and is due for an update. However we have currently no timeline when this will happen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants