DataDispatcher

graphics/plugins_datadispatcher-icon.png

Dispatcher is a mechanism in Viz enabling data transfer between plugins.

DataDispatcher calls the dispatcher of a plugin in the controlled container, transferring data via DataPool variables.

graphics/plugins_datadispatcher.png
Unique Parameters
  • Parameter Type: Defines destination plugin type. Data will be formatted accordingly.

  • Function Name: Defines the name of the plugin whose dispatcher is to be called.

Data Format

The data should arrive in the following format:

<dispatcher message ID> <dispatcher message body>