jooby-codec
    Preparing search index...
    interface IGetExtendedCurrentValuesResponseParameters {
        frequency: TUint16;
        pf: TInt16;
        pfA: TInt16;
        pfB: TInt16;
        pfC: TInt16;
        temperature: TInt16;
        uBatteryRtc: TInt16;
        vaA: TInt32;
        vaB: TInt32;
        vaC: TInt32;
        vaSum: TInt32;
        vPhaseAB: TInt32;
        vPhaseAC: TInt32;
    }
    Index

    Properties

    frequency: TUint16

    The frequency of voltage in the power grid (14.7.0).

    pf: TInt16

    Overall power factor (cos φ) (13.7.0).

    pfA: TInt16

    Power factor (cos φ) of phase A (33.7.0).

    pfB: TInt16

    Power factor (cos φ) of phase B (53.7.0).

    pfC: TInt16

    Power factor (cos φ) of phase C (73.7.0).

    temperature: TInt16

    Device temperature (0.11.0).

    uBatteryRtc: TInt16

    Battery voltage for the real-time clock (RTC) in the device (96.6.3).

    vaA: TInt32

    Apparent power of phase A (29.7.0).

    vaB: TInt32

    Apparent power of phase B (49.7.0).

    vaC: TInt32

    Apparent power of phase C (69.7.0).

    vaSum: TInt32

    Total apparent power (9.7.0).

    vPhaseAB: TInt32

    Phase angle between voltages of phases A and B.

    vPhaseAC: TInt32

    Phase angle between voltages of phases B and C.