IQRF Repository JavaScript client - v0.1.5
    Preparing search index...

    Interface PowerSupplyRawInternal

    Power supply metadata - raw API response

    interface PowerSupplyRaw {
        accumulator: AccumulatorPowerRaw;
        battery: BatterPowerRaw;
        mains: boolean;
        minVoltage: number;
    }
    Index

    Properties

    accumulator: AccumulatorPowerRaw

    Accumulator

    Battery

    mains: boolean

    Mains powered

    minVoltage: number

    Minimum voltage