Skip to content

givenergy-modbus / ThreePhase

Type Alias: ThreePhase<T>

ThreePhase<T> = [T, T, T]

Defined in: src/model/meter-snapshot.ts:14

Per-phase electrical measurements as a 3-element tuple [phase1, phase2, phase3]

Type Parameters

T

T