dashboard-react
    Preparing search index...

    Interface MactopTemp

    Temperature sample returned by the topology polling layer.

    interface MactopTemp {
        gpu_temp_avg: number;
    }
    Index

    Properties

    Properties

    gpu_temp_avg: number