linux-device

2.1.2 • Public • Published

linux-device

Native addon to communicate with linux devices (can also be used for sockets or FIFOs).

Installation

Install with npm:

$ npm install linux-device

Usage

See the API Docs for more information.

Remote usage

It is possible to use this module to access devices remotely. In order to do this, run the remote-device-server binary on your slave device, and export the DEVICE_DEBUG_SERVER environment variable to point to the remote end, eg EXPORT DEVICE_DEBUG_SERVER=ws://remote-device.local:8081

Package Sidebar

Install

npm i linux-device

Weekly Downloads

28

Version

2.1.2

License

ISC

Unpacked Size

1.11 MB

Total Files

47

Last publish

Collaborators

  • robinbolscher
  • weejewel
  • athombv-github-actions