Player APIs (BrightScript & Ja...
JavaScript APIs

serialport

1min
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 serialport https //serialport io/ package see about serialport | node serialport 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 bs node serialport master https //github com/brightsign/bs node serialport/tree/master for a reference implementation