This library is used in the Sofie TV News Studio Automation System for connecting to Sony VISCA PTZ devices.
- Typescript
- Yarn
- Jest
- standard-version
- codecov
For usage by library consumers installation is as easy as:
yarn add sony-visca-connection
For library developers installation steps are as following:
git clone https://github.com/nrkno/tv-automation-sony-visca-connection
yarn
yarn build
If you want to make a contribution, feel free to open a PR.
TBD
TBD
This module will run tests by jest.
$ yarn unit