Actions Discover - thica/ORCA-Remote GitHub Wiki
Discovers either a device for a configuration / Interface or discovers all. The host name must be "discover" and the device must not have been discovered previously.
| Attribute | Description |
|---|---|
| string | discover |
| interface | The name of the interface to discover. Leave empty to discover all |
| config | The name of the config to discover. Only valid if you apply the interface name |
| gui | If set to '1', amessage is shown and the DISCOVERFAILED variable will be set to TRUE or FALSE. In this case the LASTERRORCODE is invalid. If gui set to 0, a silent discover is performed and the LASTERRORCoDE is set to '0' if successfull or '1' if failed. |
<action string="discover" />