Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
Node requirements for Remote Event control implementation
Node 1 Management Node 2 TV Node 3 DVD
Local Action: TurnOn Local Action: TurnOn Local Action: TurnOn
Local Event: Node2TvTurnOn Remote Event: Node1Management: Node2TvTurnOn Remote Event: Node1Management: Node3DvdTurnOn
Local Event: Node3DvdTurnOn Local Event: TvStatus Local Event: DvdStatus
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