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

    Interface AccumulatorPowerRawInternal

    Accumulator power metadata - raw API response

    interface AccumulatorPowerRaw {
        lowLevel: number | null;
        present: boolean;
        type: string | null;
    }
    Index

    Properties

    Properties

    lowLevel: number | null

    Low charge level

    present: boolean

    Device is powered by accumulator

    type: string | null

    Accumulator type