21 lines
538 B
Markdown
21 lines
538 B
Markdown
# Wake on LAN
|
|
|
|
Wake-on-LAN (WOL) is an Ethernet computer networking standard that allows a computer
|
|
to be turned on or awakened by a network message. This plugin allows you to send a
|
|
a "magic packet" to a certain mac address in the local network.
|
|
|
|
## Supported Things
|
|
|
|
* Wake-on-LAN
|
|
* No internet connection required
|
|
|
|
## Requires
|
|
|
|
* MAC address of the target device
|
|
* The WOL service has to be enabled on the host computer
|
|
* The package “nymea-plugin-wakeonlan” must be installed
|
|
|
|
## More
|
|
|
|
https://en.wikipedia.org/wiki/Wake-on-LAN
|