Update template node to use typedInput

This commit is contained in:
Nick O'Leary
2016-01-04 15:03:33 +00:00
parent 55f1cbf18f
commit 587c4e5915
4 changed files with 43 additions and 54 deletions

View File

@@ -136,7 +136,8 @@
"template": {
"label": {
"template": "Template",
"property": "Property"
"property": "Property",
"format": "Syntax Highlight"
},
"templatevalue": "This is the payload: {{payload}} !"
},