Accumulator power metadata - raw API response

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

Properties

Properties

lowLevel: null | number

Low charge level

present: boolean

Device is powered by accumulator

type: null | string

Accumulator type