Merge remote-tracking branch 'origin/lxl-dev' into lxl-dev
This commit is contained in:
commit
f4eb49763a
@ -349,7 +349,6 @@ function handler(params) {
|
|||||||
action: 'DEVICE_EXECUTE_JSON_COMMAND',
|
action: 'DEVICE_EXECUTE_JSON_COMMAND',
|
||||||
nodeType: 'EDGE',
|
nodeType: 'EDGE',
|
||||||
nodeParams: [
|
nodeParams: [
|
||||||
{ name: "terminalId", type: "input", input: "", disabled: true },
|
|
||||||
{ name: "deviceId", type: "input", input: "", required: false, disabled: true },
|
{ name: "deviceId", type: "input", input: "", required: false, disabled: true },
|
||||||
{ name: "requestJson", type: "input", input: `{
|
{ name: "requestJson", type: "input", input: `{
|
||||||
"a":123
|
"a":123
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user