Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The @brightsign/serialportĀ object controls theĀ serial port on the player, allowing you to transmit and receive serial data.

It is implemented by a third party API. See https://serialport.io/docs/9.x.x/ .

Examples

See https://github.com/brightsign/bs-node-serialport/tree/master.

...