Name | Type | Description | Notes |
---|---|---|---|
command | String | The command to execute | |
hiddenInConsole | Boolean | True to hide the execution of the command in the console, false otherwise | [optional] |
name | String | The name of the source that executes the command | [optional] |
waitLines | Integer | The amount of text lines to wait for in the response | [optional] |
waitTime | Integer | The amount of time to wait for a response | [optional] |