yuniruyuni / MrDamian-Old

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Accumulator Component

yuniruyuni opened this issue · comments

commented

Purpose

  • Accumulator allows user to accumulate some messages into single message and output such accumulated message by some trigger

Input Port

  • Storing
    • storing all message content into accumulator internal message store
  • Trigger
    • send stored message
    • it also merging received trigger message

Output Port

  • Triggered
    • sending stored message when trigger has received