Skip to content

Commit 3cf3155

Browse files
authored
Merge pull request #652 from netdude78/master
Add Ember+ support as an outgoing action
2 parents 0100c49 + 038b77d commit 3cf3155

File tree

4 files changed

+432
-1
lines changed

4 files changed

+432
-1
lines changed

Diff for: docs/docs/usage/sections/devices.md

+3
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,8 @@ The following Device Actions are implemented:
2828
* Generic TCP/UDP
2929
* Local Console Output/Logging (useful for testing)
3030
* Open Sound Control (OSC) (multiple arguments supported)
31+
* Ember+ support for setting virtual GPI (boolean or int64 as boolean)
3132

3233
Device Actions can only be run once when the device state enters or exits that bus. This is to prevent actions from being run continuously if tally data is received in chunks. To run an action again, a device must change state on that specific bus (Preview or Program) before it can be run again.
34+
35+
Ember+ device IP, port and Ember tree path must be specified in the action. Device path may be retrieved using Ember+ Viewer (freely available under BSL-1.0 license). More information on Ember+ may be found at github.com/Lawo/ember-plus. Ember+ vGPIO tally tested on Lawo MCX 6.4 and 10.8.

0 commit comments

Comments
 (0)