# iotdb-transport

> IOTDB Transport - move IoT data around

Latest version **3.0.12** (published 2016-11-03) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install iotdb-transport
pnpm add iotdb-transport
yarn add iotdb-transport
bun add iotdb-transport
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 3.0.12 |
| Published | 2016-11-03 |
| First published | 2015-07-23 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | David P. Janes |
| Maintainers | dpjanes |

## Links

- npm: https://www.npmjs.com/package/iotdb-transport
- Repository: https://github.com/dpjanes/iotdb-transport
- Homepage: https://homestar.io
- Issues: https://github.com/dpjanes/iotdb-transport/issues
- npm.io page: https://npm.io/package/iotdb-transport

## Dependencies (3)

- [rx](https://npm.io/package/rx.md) ~4.1.0
- [iotdb](https://npm.io/package/iotdb.md) >=3.0.0
- [iotdb-errors](https://npm.io/package/iotdb-errors.md) ~3.0.2

## Recent versions

- 3.0.12 (latest) — 2016-11-03
- 3.0.11 — 2016-10-05
- 3.0.10 — 2016-09-24
- 3.0.9 — 2016-09-19
- 3.0.8 — 2016-09-19
- 3.0.7 — 2016-09-09
- 3.0.6 — 2016-09-02
- 3.0.5 — 2016-08-31
- 3.0.4 — 2016-08-31
- 3.0.3 — 2016-08-31
- 3.0.2 — 2016-08-19
- 3.0.1 — 2016-08-19
- 0.0.35 — 2016-05-21
- 0.0.34 — 2016-05-12
- 0.0.33 — 2016-05-06
- … 29 more at https://npm.io/package/iotdb-transport/versions

## README

# iotdb-transport
[IOTDB](https://github.com/dpjanes/node-iotdb) 
[Transporter](https://github.com/dpjanes/node-iotdb/blob/master/docs/transporters.md) - base

<img src="https://raw.githubusercontent.com/dpjanes/iotdb-homestar/master/docs/HomeStar.png" align="right" />

# About

Transporters make it easy for us to write code that moves data related to Things around.
The documentation for Transporters is [here](https://github.com/dpjanes/node-iotdb/blob/master/docs/transporters.md)

---
_Source: https://npm.io/package/iotdb-transport · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
