Documentation
RRD_Exexute
boolean RRD_Execute (int $InstanceID, string $Command)
Parameters
InstanceID | ID of the device to be switched |
Command | RRD command. See |
Returns
If the command succeeds, it returns TRUE, otherwise FALSE.
Description
The feature was removed with IP Symcon 2.4.
Directs a command to the RRD Tool Library and executes it. Once the command has been executed, the execution will be proceed.
Example
//No example available