Difference between revisions of "Function devices.system.Reboot()"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{DISPLAYTITLE:function devices.system.Reboot()}} | {{DISPLAYTITLE:function devices.system.Reboot()}} | ||
− | Reboots the socket. | + | Reboots the socket. The reboot is immediate and acts like turning the socket off and on. |
nil devices.system.Reboot() | nil devices.system.Reboot() |
Revision as of 23:46, 15 April 2017
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()