The System command plugIT can execute system commands on Linux and Raspberry PI environments.
Parameters |
|
1 |
Predefined system commands. |
2 |
User defined system commands. |
3 |
Defines if the command is executed at the application launch. |
Actions |
|
Command |
Execute the command defined in the plugIT or one defined in the link parameter. |
Events |
|
Errors |
Sent when command returns errors, the error list is contained in the link parameter. |
Out |
Sent when command returns a return value, the content value is in the link parameter. |