Device provisioning

Generates a device certificate for an already created device on things5. Follow Device create to create a new device.On success returns a zip file containing the certificate files used to connect to the MQTT broker

Please use this endpoint (instead of the previous one https://things5.readme.io/reference/device-provisioning) if you also want to send data from multiple devices with the same certificate.

Please refer to https://things5.readme.io/v2.0/reference/client-settings to setup your device with download certificates.

BE CAREFUL: Using this resource will invalidate all previous device certificates.

After you used this endpoint you can call https://things5.readme.io/v2.0/reference/use-existing-certificate to use this certificates on other devices.

Path Params
string
required
Body Params
string
Defaults to zip

can be "tar" or "tar.gz" otherwise zip will be used

Responses

Language
Choose an example:
application/json