Based on MQTT protocol, Teampel provides MQTT API for 3rd party services.


tp_server_mqttapi

MQTT Service settings

  1. Select "Security" > "MQTT API".
  2. Find "MQTT service settings", enter MQTT service address and other information.
    • Broker URI: MQTT server address. *required.If MQ middleware server is installed on another machine, you need to modify the IP.
    • Topic:Topic is a top tier category of messages in the message queue, which you can use to create a topic like "tp_message" to identify messages in Teampel.
    • Connected accounts:
    • Password:
  3. Click "Save" to finish setup.
  4. Note:You need to reboot Teampel manually for the change to take effect.

Add account

  1. Select "Security" > "MQTT API".
  2. In "Authorized account", click "Add" button to open "Add account" dialog box.
  3. Select member.
  4. Click "Save" to finish。
  5. Note:Only Teampel member can be added to the list.This authorized account is either the sender or recipient of messages.

Remove account

  1. Select "Security" > "MQTT API"
  2. Find the member on the list and click "Remove" button to the right to show "Remove confirmation" dialog box.
  3. Click "OK" button to finish.