feat: 通用指令配置
This commit is contained in:
parent
b49de73aa7
commit
b0e8a27046
@ -349,7 +349,6 @@ function handler(params) {
|
||||
action: 'DEVICE_EXECUTE_JSON_COMMAND',
|
||||
nodeType: 'EDGE',
|
||||
nodeParams: [
|
||||
{ name: "terminalId", type: "input", input: "", disabled: true },
|
||||
{ name: "deviceId", type: "input", input: "", required: false, disabled: true },
|
||||
{ name: "requestJson", type: "input", input: `{
|
||||
"a":123
|
||||
|
||||
Loading…
Reference in New Issue
Block a user