2019-02-06 03:31:15 +00:00
|
|
|
send_magic_packet:
|
|
|
|
description: Send a 'magic packet' to wake up a device with 'Wake-On-LAN' capabilities.
|
|
|
|
fields:
|
2020-04-05 15:27:16 +00:00
|
|
|
mac:
|
|
|
|
description: MAC address of the device to wake up.
|
|
|
|
example: "aa:bb:cc:dd:ee:ff"
|
2020-06-10 22:05:24 +00:00
|
|
|
broadcast_address:
|
|
|
|
description: Optional broadcast IP where to send the magic packet.
|
|
|
|
example: 192.168.255.255
|
|
|
|
broadcast_port:
|
|
|
|
description: Optional port where to send the magic packet.
|
|
|
|
example: 9
|