# @openremote/or-attribute-history

> OpenRemote attribute history

Latest version **1.30.0** (published 2026-09-02) · AGPL-3.0-or-later license · 3.0K weekly downloads

## Install

```sh
npm install @openremote/or-attribute-history
pnpm add @openremote/or-attribute-history
yarn add @openremote/or-attribute-history
bun add @openremote/or-attribute-history
```

## Health

**Score 80/100 (A)** — status: active.

Positive: has types; esm support; no vulnerabilities; recently updated; high maintenance score; high quality score.

## Facts

| | |
|---|---|
| Version | 1.30.0 |
| Published | 2026-09-02 |
| First published | 2024-05-12 |
| Weekly downloads | 3.0K |
| License | AGPL-3.0-or-later |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 14 |
| Unpacked size | 4.1 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | OpenRemote |
| Maintainers | openremotedeveloper, wborn |

## Links

- npm: https://www.npmjs.com/package/@openremote/or-attribute-history
- npm.io page: https://npm.io/package/@openremote/or-attribute-history

## Dependencies (14)

- [lit](https://npm.io/package/lit.md) ^3.3.1
- [moment](https://npm.io/package/moment.md) ^2.29.4
- [echarts](https://npm.io/package/echarts.md) ~6.1.0
- [jsonpath-plus](https://npm.io/package/jsonpath-plus.md) ^10.3.0
- [lodash.debounce](https://npm.io/package/lodash.debounce.md) ^4.0.8
- [@openremote/core](https://npm.io/package/@openremote/core.md) 1.30.0
- [@openremote/rest](https://npm.io/package/@openremote/rest.md) 1.30.0
- [@openremote/model](https://npm.io/package/@openremote/model.md) 1.30.0
- [@material/data-table](https://npm.io/package/@material/data-table.md) ^9.0.0
- [@openremote/or-chart](https://npm.io/package/@openremote/or-chart.md) 1.30.0
- [@openremote/or-element](https://npm.io/package/@openremote/or-element.md) 1.30.0
- [@openremote/or-translate](https://npm.io/package/@openremote/or-translate.md) 1.30.0
- [@openremote/or-components](https://npm.io/package/@openremote/or-components.md) 1.30.0
- [@openremote/or-vaadin-components](https://npm.io/package/@openremote/or-vaadin-components.md) 1.30.0

## Recent versions

- 1.30.0 (latest) — 2026-09-02
- 1.31.0-snapshot.20260916144308 (snapshot) — 2026-09-16
- 1.31.0-snapshot.20260916130646 — 2026-09-16
- 1.31.0-snapshot.20260915122244 — 2026-09-15
- 1.31.0-snapshot.20260911091633 — 2026-09-11
- 1.31.0-snapshot.20260910125057 — 2026-09-10
- 1.31.0-snapshot.20260910120754 — 2026-09-10
- 1.31.0-snapshot.20260908130403 — 2026-09-08
- 1.31.0-snapshot.20260907094218 — 2026-09-07
- 1.31.0-snapshot.20260904133325 — 2026-09-04
- 1.31.0-snapshot.20260904115341 — 2026-09-04
- 1.31.0-snapshot.20260904102436 — 2026-09-04
- 1.31.0-snapshot.20260903144735 — 2026-09-03
- 1.31.0-snapshot.20260903135821 — 2026-09-03
- 1.31.0-snapshot.20260903081447 — 2026-09-03
- … 795 more at https://npm.io/package/@openremote/or-attribute-history/versions

## README

# @openremote/or-attribute-history \<or-attribute-history\>

[![NPM Version][npm-image]][npm-url]

Web Component for displaying historical values of an attribute.

## Install

```bash
npm i @openremote/or-attribute-history
yarn add @openremote/or-attribute-history
```

## Usage

For a full list of properties, methods and options refer to the TypeDoc generated [documentation](<>).

## Supported Browsers

The last 2 versions of all modern browsers are supported, including Chrome, Safari, Opera, Firefox, Edge. In addition,
Internet Explorer 11 is also supported.

## License

[GNU AGPL](https://www.gnu.org/licenses/agpl-3.0.en.html)

[npm-image]: https://img.shields.io/npm/v/@openremote/or-attribute-history.svg
[npm-url]: https://www.npmjs.com/package/@openremote/or-attribute-history

---
_Source: https://npm.io/package/@openremote/or-attribute-history · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
