Battery metadata

Constructors

Properties

Methods

Constructors

  • Constructs battery metadata

    Parameters

    • present: boolean

      Battery powered

    • type: null | string

      Battery type

    • changeThreshold: null | number

      Battery change threshold

    Returns BatteryPower

Properties

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

Methods