function devices.system.Reboot()
Jump to navigation
Jump to search
Reboots the socket. The reboot is immediate and acts like turning the socket off and on.
nil devices.system.Reboot()
Return Value
nil
Usage
-- reboot the socket devices.system.Reboot()