Authorize MQTT Device

Control access of your MQTT device in Thingsup MQTT Broker by specifying access control permissions to publish/subscribe on provided topics.

Access Control Topic

User can add topic with pub(publish only), sub(subscribe only) and pubsub(Both publish and subscribe) options. It always starts with user's account ID.

Please refer the following image.

Once Device gets added to account , user can see a list of devicesadded in 'Device Management' Section.

Edit Device

User can add more access control topics or delete the device by clicking Edit button.

Last updated