https://github.com/bitfocus/companion-module-riedel-mediornet
https://github.com/bitfocus/companion-module-riedel-mediornet
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bitfocus/companion-module-riedel-mediornet
- Owner: bitfocus
- License: mit
- Created: 2023-03-21T13:47:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-19T10:19:19.000Z (6 months ago)
- Last Synced: 2025-06-14T09:05:09.969Z (2 days ago)
- Language: TypeScript
- Size: 106 KB
- Stars: 5
- Watchers: 10
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# companion-module-riedel-mediornet
This Module establishes an connection with Mediornet Devices from Riedel such es (Mediornet Compact, Modular or microN).
You must have EmBER+ enabled in the 3rd Party Interfaces. Later select the IP-Address of the master device.
For further information download the 3rd Party Interfaces manual from the Riedel website (restricted access for users).This Plugin supports Mediorworks Verision 7.4.0
## Getting startedExecute `yarn` command to install the dependencies.
The module can be built once with `yarn build`. This should be enough to get the module to be loadable by companion.
While developing the module, by using `yarn build:watch` the compiler will be run in watch mode to recompile the files on change.
## Using
### Config
Please enter:
- IP-Address
- Auto-Take
- InputCount
- OutputCountEmBER+ Port is 9000 by specification from Riedel.
#### IP-Address
Enter the IP Address of the main Mediornet Device#### Auto-Take
When enabled, a source is routed to the selected destination immediatly.#### Reset Selection
Reset Source and Target after Take action.#### Input-/OutputCount
For offline Programming, you can give a wanted amount of in-/outputs to give you access to all variables and dropdown menues.
This value is internally overwritten, when a connection is established.## To-Dos or further development
- [ ] Implement FSY activation
- [ ] Implement Colorbar activation
- [ ] make Feedback- and Actionlist shorter and add matrix in those fields instead (needs companion support)
- [ ] enable interaction with Mediornet Timers
- [ ] lock state of destinations