ping# method Daemon.ping() → bool[source]# Returns a bool (True) to indicate that the Daemon is alive and can be communicated with. Returns: resultboolTrue, meaning communication was established.