slot id within the module
module id
callback function, connection is the associated connection, data is the incoming message
Contract of the input slot regarding incoming data
Description of the purpose of the callback function
Generated using TypeDoc
InputSlot
An input slot is Slot with a callback function that gets called when a new message arrive through the associated connection.
It also features a description of the triggered process and a contract for message validation.