Skip to content

Commit 78f0511

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 71c2803 + e746b99 commit 78f0511

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ The data is published to the topic `android/sensor` in the following JSON format
3333
"values": [0.31892395, -0.97802734, 10.049896]
3434
}
3535
```
36-
This format is similar to one used in [SensaGram](https://github.com/UmerCodez/SensaGram)
36+
Note: If the **Dedicated Topics** option is enabled in the settings, the `type` field **will not be included** in the JSON payload. Each sensor will instead publish to its own topic. For example, accelerometer data will be sent to `android/sensor/accelerometer`.
37+
3738
<div align="center">
3839

3940
<img width="282" height="341" alt="image" src="https://github.com/user-attachments/assets/4742b447-3713-417a-b3aa-d06903f30a7a" />

0 commit comments

Comments
 (0)