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

    Class AccumulatorPower

    Accumulator metadata

    Index

    Constructors

    Properties

    Methods

    Constructors

    • Constructs accumulator metadata

      Parameters

      • present: boolean

        Accumulator powered

      • type: null | string

        Accumulator type

      • lowLevel: null | number

        Low charge level

      Returns AccumulatorPower

    Properties

    lowLevel: null | number
    present: boolean
    type: null | string

    Methods