nessclient
v2.2.0
Published
Library for interfacing with Ness D8x and D16x alarm systems, via an RS232 network server.
Downloads
67
Readme
nessclient-d8x-d16x
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