@nzxt/web-integrations-types

0.4.0 • Public • Published

Web Integrations Monitoring Types

NZXT CAM is a hardware monitoring software that provides users with information on the performance of various hardware components in their PC, including CPUs, GPUs, and RAM.

In Web Integration mode on Kraken devices, CAM provides monitoring data to the web application through the browser every second. This data can be used to create custom visualizations with monitoring information.

Installation

npm install @nzxt/web-integrations

Examples

import { MonitoringData } from "@nzxt/web-integrations/v1";

window.nzxt = {
  v1: {
    onMonitoringDataUpdate: (data: MonitoringData) => {
      // ...
    },
  },
};

Package Sidebar

Install

npm i @nzxt/web-integrations-types

Weekly Downloads

322

Version

0.4.0

License

MIT

Unpacked Size

5.21 kB

Total Files

4

Last publish

Collaborators

  • darshilfragile
  • efecan-fragile
  • sparohawk
  • wolzey
  • kysonbriggs
  • zack-fragile
  • jayo78
  • nzxtjenkins
  • knee-knee
  • codyextend
  • chiachiatsao
  • rplata
  • loganporter
  • jesusextend
  • codysolomon
  • serafina
  • jackyangnzxt
  • nzxt-create-ci
  • sitongpeng
  • jacv2n
  • sunny.sun
  • steven.hsiao
  • nzxtjennifer
  • donnywest
  • dandandans
  • kneeknee
  • cam-qa
  • patrickcarr84
  • nzxtap
  • jeffchen
  • andrew-su
  • kaioken
  • halvves
  • seritools-nzxt