We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a9f3d1 commit b0decfaCopy full SHA for b0decfa
apps/admin/devices/forwarding.md
@@ -155,6 +155,10 @@ For MQTT, you'll need to select a few options:
155
- **Username**: (Optional) The username to authenticate with the MQTT broker.
156
- **Password**: (Optional) The password to authenticate with the MQTT broker.
157
158
+Once setup, you'll find data in topics such as:
159
+ - `lightbug/device/1234/v3-bytes`
160
+ - `lightbug/device/1234/v3-json`
161
+
162
#### Connection testing
163
164
In both cases, you can `Test Connection` to ensure the details are correct before saving the connection.
0 commit comments