Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: use event generator terminology

send_directive(<name>) with options

Send a directive to the endpointevent generator. Action modifiers are used to send directive options:

...

The <name> can be any text that identifies the directive to the endpointevent generator

The options are given as a map. The map can include any keys and values that the developer wishes. 

...