Run a command on {{ host.name }}
Plugins reference. Use
$URL$
as argument value to denote the
current URL. You can also call remotely stored procedure through
procedure.<procedure_name>
.
A script is a custom snippet of JavaScript that can be like a normal action, but it can also access the context of the browser and run more complex logic. The available
script API provides many tools to interact both with other Platypush devices and with the browser context. You can check some examples
here.