$this->id, 'name' => $this->name, 'config' => $this->config, 'driver' => $this->driver, 'logs' => (object)[ ], 'status' => 'idle' ]; } }