https://github.com/bitfocus/companion-module-qsys-remote-control
https://github.com/bitfocus/companion-module-qsys-remote-control
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bitfocus/companion-module-qsys-remote-control
- Owner: bitfocus
- License: mit
- Created: 2019-10-17T12:34:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-12T10:26:45.000Z (4 months ago)
- Last Synced: 2025-04-15T22:08:01.637Z (about 2 months ago)
- Language: JavaScript
- Size: 287 KB
- Stars: 6
- Watchers: 9
- Forks: 5
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# companion-module-qsys-remote-control
See HELP.md and LICENSEReference available here: https://q-syshelp.qsc.com/#External_Control_APIs/QRC/QRC_Overview.htm
**V0.0.1**
* Initial module
* Includes most commands available, in a rough test state**V1.0.0**
* Fixed login bug**V1.0.1**
* Fixed termination bug**V1.0.2**
* Fixed mixer_set* actions**V2.0.0**
* Upgrades for Companion v3 compatibility
* Added support for variables: any feedbacks currently in use can be variables, and additional can be set in module config
* EngineStatus variables added
* Threshold and boolean feedbacks are now boolean feedbacks
* Better response handling and command sending**V2.0.1**
* Fix debug logging
* Fix configuration update to resubscribe feedbacks**V2.1.0**
* Add Snapshot.Load and Snapshot.Save methods