1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00
rappsi 8d77028b4a Update 39-wol.js (#488)
allow lowwercase letters in MAC adress
2018-09-13 11:53:50 -04:00
..
2018-09-13 11:53:50 -04:00
2016-03-02 13:27:52 +00:00

node-red-node-wol

A Node-RED node to send Wake-On-LAN (WOL) magic packets.

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

npm i 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.