@ircam/comote-helpers 1.5.3 → 1.5.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,6 +4,8 @@ Javascript and Max helpers for usage with the the CoMote app.
|
|
|
4
4
|
|
|
5
5
|
Also compatible with R-IoT device.
|
|
6
6
|
|
|
7
|
+
See common format in [sc-motion repository](https://github.com/ircam-ismm/sc-motion/blob/main/FORMAT.md)
|
|
8
|
+
|
|
7
9
|
Get network information, and generate QR code for CoMote configuration.
|
|
8
10
|
|
|
9
11
|
Receive and parse sensor stream.
|