Player APIs (BrightScript & Ja...
JavaScript APIs
serialport
1 min
the @brightsign/serialport object, exposed by the brightsign os on the player, allows integration with the player serial port to transmit and receive serial data this is a serial port binding with support for the third party node https //serialport io/ package see https //serialport io/docs/9 x x/ for more information the @brightsign/serialport binding is used to initialize the serialport object’s underlying communication module through the binding property example see https //github com/brightsign/bs node serialport/tree/master for a reference implementation