Merge branch 'dev' into tcp-node-better-split

This commit is contained in:
Nick O'Leary
2022-04-20 09:34:16 +01:00
committed by GitHub
181 changed files with 26968 additions and 21057 deletions

View File

@@ -170,6 +170,10 @@
"outMode": "Mode",
"sendToAll": "Send to all connected link nodes",
"returnToCaller": "Return to calling link node",
"linkCallType": "Link Type",
"staticLinkCall": "Fixed target",
"dynamicLinkCall": "Dynamic target (msg.target)",
"dynamicLinkLabel": "Dynamic",
"error": {
"missingReturn": "Missing return node information"
}