Prøver å bruke cmd.lvl.start kommandoen, men blir ikke helt klok på den

Legg til tid under properties, da funket det her.

{
“Id”: “7”,
“Type”: “action”,
“Label”: “dimme opp”,
“SuccessTransition”: “41”,
“TimeoutTransition”: “”,
“ErrorTransition”: “”,
“Address”: “pt:j1/mt:cmd/rt:dev/rn:zigbee/ad:1/sv:out_lvl_switch/ad:2_11”,
“Service”: “out_lvl_switch”,
“ServiceInterface”: “cmd.lvl.start”,
“Config”: {
“DefaultValue”: {
“Value”: “up”,
“ValueType”: “string”
},
“IsVariableGlobal”: false,
“Props”: {
“duration”: “6”
},
“RegisterAsVirtualService”: false,
“ResponseToTopic”: “”,
“VariableName”: “”,
“VirtualServiceGroup”: “”,
“VirtualServiceProps”: {}
},