I want to send data from multiple devices to Tago using a single MQTT connection with a unique topic for each device.
For setting up the MQTT connection, the documentation says to use "Your device token" for the password. Since I have multiple devices, which device token do I use? I tried using one of the device tokens, but then it only sends data to that one device.
Suggestions?