IQRF Repository JavaScript client - v0.2.0-beta.3
    Preparing search index...

    Interface AccumulatorRawInternal

    Accumulator power metadata - raw API response

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

    Low charge level

    present: boolean

    Device is powered by accumulator

    type: string | null

    Accumulator type