mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
434d9808a9
and add fa icons
20 lines
431 B
Markdown
20 lines
431 B
Markdown
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.
|