@signageos/nec-pd-sdk

0.2.0 • Public • Published

NEC PD SDK

Node.js library interface for communication via RS232 with NEC large-screen displays.

This library is a Node.js port of NEC PD Python SDK. At the moment it doesn't implement the entire protocol, only functions that we needed for our project. Contributions are welcome.

Installation

npm install @signageos/nec-pd-sdk

Examples

Some examples can be found in examples directory.

Contributing

To set up your development environment:

  1. clone this repository
  2. cd to the main folder
  3. run npm install
  4. run npm run build
  5. Before you commit anything, run npm run lint and make sure it passes without errors

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i @signageos/nec-pd-sdk

Weekly Downloads

1

Version

0.2.0

License

MIT

Unpacked Size

148 kB

Total Files

27

Last publish

Collaborators

  • misak113
  • kytart
  • petrbily
  • signageos.io
  • vasekboch