Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
Node requirements for Remote Action control implementation
Node 1 Management Node 2 TV Node 3 DVD
Local Action: TurnOn Local Action: TurnOn Local Action: TurnOn
Remote Action: Node2TV: TurnOn Local Event: TvStatus Local Event: DvdStatus
Remote Action: Node3DVD: TurnOn
Local Event: ManagementStatus
Local Event: TvStatus
Local Event: DvdStatus
Remote Event: Node2TV: TvStatus
Remote Event: Node3DVD: DvdStatus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment