Commit 73e27b299303a92c1d5aefdd51de25c6602e1874

Authored by xp.Huang
2 parents 70766f5c e9d7f0f3

Merge branch 'ft_local_dev' into 'main'

fix:修改命令下发 method

See merge request huang/thingskit-app!88
@@ -88,7 +88,7 @@ export default { @@ -88,7 +88,7 @@ export default {
88 showModel: false, 88 showModel: false,
89 commandType: 'OneWay', 89 commandType: 'OneWay',
90 commandValue: JSON.stringify({ 90 commandValue: JSON.stringify({
91 - method: 'setGpio', 91 + method: 'methodThingskit',
92 params: { 92 params: {
93 pin: 7, 93 pin: 7,
94 value: 1 94 value: 1