[HTTP] Auto provisioning endpoint

The documentation on auto provisioning only describes the process using MQTT. But due to unreliable network connection to the device and them sending Telemetry history after re-connection, i want to use the HTTP endpoints. But I couldn’t find any information on what endpoints to use.

Can someone point me into the right direction?

Hi!

There is currently no support for auto provisioning through HTTP.
So that would require coding a custom endpoint in this case.

We are looking to move to a more standard mTLS implementation and that should make it more practical for doing auto provisioning over HTTPS:

Thanks for the Response.
I will keep an eye on the Issue.
Now that i know this featrure is currently not available, I will see what i will do.

There is obviously the HTTP API which can be used for service user and asset provisioning so you could create a service user and then programmatically do the provisioning you want but obviously this isn’t auto provisioning.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.