Accumulator metadata

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