Node SerialPort parser to wait for specified byte sequence
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.
Parsers are used to take raw binary data and transform them into usable messages. This package provides Ready
, a parser that waits for a specified sequence of ``ready'' bytes before emitting a ready event and emitting data events.
Linter | Message | Location |
---|---|---|
source-file-name Validate file names of sources | the source file name should contain the package name | |
description Validate package descriptions | use @code or similar ornament instead of quotes |