5mm
| Genre: | METKMessaging |
|---|---|
| Authors: | Christian Tietjen |
| Short description: | Module to receive data from METKMsgSender for synchronized message handling |
Module to receive data from METKMsgSender. There must be only one receiver listening to the same message! For more general information, have a look into Section 6.
On receiving a message, METKMsgReceiver automatically informs the sender about the reception of the message. After handling the message/data, handling may be confirmed by pressing "done". No further information can be sent back to the sender.
The behavior is of the messaging modules is undefined when there is more than one METKMsgReceiver for one message!
| ObjMgr-Key | Value | Action |
|---|---|---|
| Communication |
Data channel | Must fit to the field message |
| Communication |
Received data | Received data |
| Communication |
initialize | Senders handling query |
| ObjMgr-Key | Value | Action |
|---|---|---|
| Communication |
processing or done | Current handling information |
| message: | Defines the communication channel |
| data: | Received message |
| done: | Button to confirm handling (after handling is finished) |
| status: | handling status: |
| idle/done: nothing to do | |
| processing: message is being processed |
METKGlobalMessages, METKMsgSender