Abstract base class for Node SerialPort bindings
Node SerialPort is a modular suite of Node.js packages for accessing serial ports. The Guix package node-serialport
provides the recommended high-level interface.
This package provides the Binding
class, which uses a native addon to talk to the underlying system. You never have to use Binding
objects directly. There is also a MockBinding
available (but not yet packaged for Guix) to assist with testing.
Linter | Message | Location |
---|---|---|
source-file-name Validate file names of sources | the source file name should contain the package name |