https://github.com/bitfocus/companion-module-dataton-watchout
Companion Module
https://github.com/bitfocus/companion-module-dataton-watchout
Last synced: about 2 months ago
JSON representation
Companion Module
- Host: GitHub
- URL: https://github.com/bitfocus/companion-module-dataton-watchout
- Owner: bitfocus
- License: mit
- Created: 2018-06-17T21:20:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-20T12:00:40.000Z (4 months ago)
- Last Synced: 2025-03-29T02:04:33.325Z (2 months ago)
- Language: JavaScript
- Size: 438 KB
- Stars: 6
- Watchers: 9
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# companion-module-dataton-watchout
This module enables control of the Watchout mediaserver line from Dataton.
It can control the production computer and display clusters.See HELP.md and LICENSE
# Changelog
## v2.0.1 (2023-07-14)
* bugfix: fix upgrade-scripts
## v2.0.0 (2023-07-04)
* major: rewrite to ES6 syntax an rewrite for Companion v3 compatibility
* feature: can use variables for Set Input, Jump to Cue and Open Show actions
* change: due to new restrictions in variable IDs, the format of automatically generated status variables have changed, invalid characters will be replaced by underscores.## v1.3.0 (2022-06-12)
* feature: add feedbacks
* feature: add presets
* feature: add task status variables
* feature: task selection with dropdown menu and automatic update
* bugfix: fix undefined status## v1.2.4 (2022-02-23)
* bugfix: enable layer conditions was not correct when no conditions were chosen
## v1.2.3 (2022-02-02)* bugfix: bulk tidy package.json
## v1.2.2 (2022-02-22)* bugfix: bulk replace system.emit calls
## v1.2.1 (2022-01-04)
* feature: allow relative values in setInput action
## v1.2.0 (2020-03-12)
* feature: add readme
* feature: add set Layer Conditions action
* feature: add fadetime for standby action## v1.1.0 (2019-09-25)
* feature: add support for display cluster
## v1.0.1 (2019-01-20)
* bugfix: fix wrong abbreviation of license
## v1.0.0 (2018-06-18)
* initial release