This will query the current dcd-server status
{isRunning: bool} If the dcd-server process is not running anymore it will return isRunning: false. Otherwise it will check for server status using dcd-client --query
See Implementation
This will query the current dcd-server status