ioBroker.javascript
ioBroker.javascript copied to clipboard
Blockly block "control instance" with result
Would be nice if the new "control instance" block can be enhanced to get optionally the result of the command like in other blockly blocks like exec:
I use this to send the result and in some scripts there are further actions depending on the result, respectivly first starts if the instance is ready.