Provisioning

Connect and authorize MQTT devices

The following is excerpted from the official Visup Things5 documentation available at https://things5.readme.io/reference/device-provisioning

To perform HTTP API requests you can use POSTMAN, free platform available on the page https://www.postman.com/

To allow a device to send data via MQTT, you have to know first your organization ID, the ID of the device and the SSL certificates needed to connect.

pageGet device-idpageGet ssl certificatespageGet organization-idpageTest MQTT topic

Last updated