function devices.system.Reboot()

From wiki.netio-products.com
Revision as of 20:47, 18 April 2017 by Jturon (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Reboots the socket. The reboot is immediate and acts like turning the socket off and on. This action is noted in the system log.

nil devices.system.Reboot()

Return Value

nil

Usage

-- reboot the socket
devices.system.Reboot()