Skip to content
Ulf edited this page Feb 23, 2014 · 3 revisions

#Overview

#Configuration

The format of the messages.config is the following:

{{Driver, id}, [{Node, Sender, Id}]}

  • Driver : Who get the messages. Example : message_counter_driver
  • Id : The id of the driver.
  • Node: From which Node will come the message
  • Sender: Which driver will send the message
  • Id: The id of the driver which sends the message.

Clone this wiki locally