MCPcopy
hub / github.com/MacRimi/ProxMenux / PowerMeter

Interface PowerMeter

AppImage/types/hardware.ts:12–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10}
11
12export interface PowerMeter {
13 name: string
14 watts: number
15 adapter?: string
16}
17
18export interface NetworkInterface {
19 name: string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected