- Things5
CtrlK
  • Getting Started
  • Glossary
  • Device
    • Overview
    • Manage Devices
      • Add device
      • Device list
      • Device groups
      • Device detail page
        • Monitoring view
        • Firmware
        • Events log
        • Configuration
        • HACCP
        • Recipes
    • Manage Models
      • Add new model
    • Manage Firmware
      • Create Machine Firmware
      • Consumptions and Uptime KPIs
      • Machine Variables
      • Variables Translations
      • Translations file
      • Monitoring view
  • Users
    • Manage User
      • Account update
    • Manage Roles
      • Functions in roles
    • Login
  • Miscellaneous
    • Alarms rules
    • Device sharing
  • Integrations
    • Provisioning
      • Get device-id
      • Get ssl certificates
      • Get organization-id
      • Test MQTT topic
      • MQTT Diagnostic
  • Things5 API reference
Powered by GitBook
On this page

Was this helpful?

  1. Integrations

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.

Get device-idGet ssl certificatesGet organization-idTest MQTT topic
PreviousDevice sharingNextGet device-id

Last updated 3 years ago

Was this helpful?