mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Add stomp, ping, wol, wemo nodes to npm
and add fa icons
This commit is contained in:
19
io/wol/README.md
Normal file
19
io/wol/README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
node-red-node-wol
|
||||
=================
|
||||
|
||||
A <a href="http://nodered.org" target="_new">Node-RED</a> node to send Wake-On-LAN (WOL) magic packets.
|
||||
|
||||
Install
|
||||
-------
|
||||
|
||||
Run the following command in the root directory of your Node-RED install
|
||||
|
||||
npm install node-red-node-wol
|
||||
|
||||
|
||||
Usage
|
||||
-----
|
||||
|
||||
Sends a Wake-On-LAN magic packet to the mac address specified.
|
||||
|
||||
You may instead set **msg.mac** to dynamically set the target device mac to wake up.
|
||||
Reference in New Issue
Block a user