motion-master-client 0.0.314 → 0.0.315
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/package.json +1 -1
- package/src/lib/smm-od-v2.json +4 -4
package/package.json
CHANGED
package/src/lib/smm-od-v2.json
CHANGED
|
@@ -475,7 +475,7 @@
|
|
|
475
475
|
"min": null,
|
|
476
476
|
"max": null,
|
|
477
477
|
"defaultValue": 0,
|
|
478
|
-
"access": "
|
|
478
|
+
"access": "r",
|
|
479
479
|
"resetValue": 0
|
|
480
480
|
},
|
|
481
481
|
{
|
|
@@ -669,7 +669,7 @@
|
|
|
669
669
|
"min": 1,
|
|
670
670
|
"max": 255,
|
|
671
671
|
"defaultValue": 1,
|
|
672
|
-
"access": "
|
|
672
|
+
"access": "r",
|
|
673
673
|
"resetValue": 1
|
|
674
674
|
},
|
|
675
675
|
{
|
|
@@ -685,7 +685,7 @@
|
|
|
685
685
|
"min": -4096,
|
|
686
686
|
"max": 4096,
|
|
687
687
|
"defaultValue": 0,
|
|
688
|
-
"access": "
|
|
688
|
+
"access": "r",
|
|
689
689
|
"resetValue": 0
|
|
690
690
|
},
|
|
691
691
|
{
|
|
@@ -1617,7 +1617,7 @@
|
|
|
1617
1617
|
"min": -32768,
|
|
1618
1618
|
"max": 0,
|
|
1619
1619
|
"defaultValue": 0,
|
|
1620
|
-
"access": "
|
|
1620
|
+
"access": "r",
|
|
1621
1621
|
"resetValue": 0
|
|
1622
1622
|
},
|
|
1623
1623
|
{
|