Skip to content

Instantly share code, notes, and snippets.

@DaleGia
Created March 10, 2019 11:36
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save DaleGia/01b5cd88c0bca5d22fd007c0e9a34259 to your computer and use it in GitHub Desktop.
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