node-red-contrib-knx
Advanced tools
Comparing version
@@ -169,3 +169,3 @@ /** | ||
this.groupAddrSend = function (dstgad, value, dpt, action, callback) { | ||
dpt = dpt.toString(); | ||
dpt = dpt ? dpt.toString(): '1'; | ||
if (action !== 'write') | ||
@@ -172,0 +172,0 @@ throw 'Unsupported action[' + action + '] inside of groupAddrSend'; |
{ | ||
"name": "node-red-contrib-knx", | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"description": "KNX for node-red, utilizing pure JavaScript KNXnet/IP driver (both works: tunelling & routing)", | ||
@@ -5,0 +5,0 @@ "main": "knx.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
29159
0.04%1
Infinity%