mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Added UDP port option to node-red-node-wol (#606)
* Added udp port option * Added UDP port validation and msg.udpport support
This commit is contained in:
committed by
Dave Conway-Jones
parent
e814c676d2
commit
dfddf0645a
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name" : "node-red-node-wol",
|
||||
"version" : "0.0.12",
|
||||
"version" : "0.0.13",
|
||||
"description" : "A Node-RED node to send Wake-On-LAN (WOL) magic packets",
|
||||
"dependencies" : {
|
||||
"wake_on_lan" : "1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user