IQRF Repository JavaScript client - v0.2.0-beta.3
    Preparing search index...

    Class Battery

    Battery metadata

    Index
    • Constructs battery metadata

      Parameters

      • present: boolean

        Battery powered

      • type: string | null = null

        Battery type

      • changeThreshold: number | null = null

        Battery change threshold

      • conditioning: boolean | null = null

        Periodical battery conditioning

      Returns Battery

    changeThreshold: number | null = null

    Battery change threshold

    conditioning: boolean | null = null

    Periodical battery conditioning

    present: boolean

    Battery powered

    type: string | null = null

    Battery type