| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
System access methods. More...
| Public Member Functions | |
| boolean | isDaemonRunning (in string name) | 
| Check whether a daemon process is running.  More... | |
| void | restartDaemon (in string name) | 
| Restart a daemon process.  More... | |
System access methods.
| boolean sys::System::isDaemonRunning | ( | in string | name | ) | 
Check whether a daemon process is running.
| name | Daemon name | 
true if the daemon process is running | void sys::System::restartDaemon | ( | in string | name | ) | 
Restart a daemon process.
| name | Daemon name |