jooby-codec
    Preparing search index...

    Interface IExtendedCurrentValues2Status1

    interface IExtendedCurrentValues2Status1 {
        MAXF: boolean;
        MAXIA: boolean;
        MAXP: boolean;
        MAXT: boolean;
        MAXVA: boolean;
        MINF: boolean;
        MINT: boolean;
        MINVA: boolean;
    }
    Index

    Properties

    MAXF: boolean

    Frequency is above threshold.

    MAXIA: boolean

    Current is above threshold.

    MAXP: boolean

    Power is above threshold.

    MAXT: boolean

    Temperature is above threshold.

    MAXVA: boolean

    Voltage is above threshold.

    MINF: boolean

    Frequency is below threshold.

    MINT: boolean

    Temperature is below threshold.

    MINVA: boolean

    Voltage is below threshold.