Add try/catch to WOL node to try to grab socket error.

(Upstream fix requested).
This commit is contained in:
Dave C-J
2014-11-19 20:36:04 +00:00
parent 0a15d2d539
commit 661a50b123
2 changed files with 9 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
"version" : "0.0.2",
"description" : "A Node-RED node to send Wake-On-LAN (WOL) magic packets",
"dependencies" : {
"wake_on_lan" : "0.0.3"
"wake_on_lan" : "0.0.4"
},
"repository" : {
"type":"git",