module PlaceOS::Driver::Utilities::WakeOnLAN
Defined in:
placeos-driver/utilities/wake_on_lan.crClass Method Summary
-
.wake_device(mac_address, subnet = "255.255.255.255", port = 9, address : Socket::Address | Nil = nil)
sends a wake-on-lan message the specified mac_address, specify a subnet for directed WOL
Class Method Detail
def self.wake_device(mac_address, subnet = "255.255.255.255", port = 9, address : Socket::Address | Nil = nil)
#
sends a wake-on-lan message the specified mac_address, specify a subnet for directed WOL