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

    Interface AccumulatorPowerRawInternal

    Accumulator power metadata - raw API response

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

    Properties

    Properties

    lowLevel: null | number

    Low charge level

    present: boolean

    Device is powered by accumulator

    type: null | string

    Accumulator type