2.2.0 • Published 3 years ago

nessclient v2.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

nessclient-d8x-d16x

npm CircleCI codecov

A TypeScript implementation of the Ness D8x / D16x Serial Interface ASCII protocol.
The library is based on @nickw444's Python implementation.

Installation

# yarn
yarn add nessclient
# npm
npm install nessclient --save