I have :
Trigger1 + VerseDevice1 + VerseDevice2 (Each with their own logic)
VerseDevice2 - is Disabled at start (checkbox unchecked)
Is there any tutorials on how to “Enable” VerseDevice2 with Trigger1 ?
I have :
Trigger1 + VerseDevice1 + VerseDevice2 (Each with their own logic)
VerseDevice2 - is Disabled at start (checkbox unchecked)
Is there any tutorials on how to “Enable” VerseDevice2 with Trigger1 ?
could you not just add a subscribe to device 1 to listen for the trigger then use that to enable device 2 ?