DataDispatcher
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.
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>