Commit 9e70c24a3f24d209c0b34c61ca90938a6c11453a

Authored by fengtao
1 parent 0973df2a

fix:修改命令下发 method

@@ -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