Wakeonlan Class
Wake-on-LAN Plugin. This plugin is able to wake devices via WOL packets
Constructor
Wakeonlan
()
Item Index
Methods
Methods
beforeRender
(
-
items -
callback
Manipulate the items array before render
Parameters:
-
itemsArrayAn array containing the items to be rendered
-
callbackFunctionThe callback method to execute after manipulation
-
errStringnull if no error occured, otherwise the error
-
resultObjectThe manipulated items
-
ping
()
Ping all hosts and send changes to sockets
wake
(
-
data
Wake on LAN
Parameters:
-
dataObjectThe websocket data
-
idStringThe ID of the database entry
-
