*/ public function broadcastWith(): array { return ['cpu' => $this->cpu, 'server' => $this->server]; } }