Language

Package: node-serialport-parser-ready @ 9.2.4

Synopsis

Node SerialPort parser to wait for specified byte sequence

Description

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.

Home page
https://serialport.io
Location
gnu/packages/node-xyz.scm (line: 1365, column: 2)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

use @code or similar ornament instead of quotes