alex9849/CocktailPi

Epic: Event system

Closed this issue · 0 comments

The administrator should be able to let the application trigger actions on specific events:

These actions should be:

  • Play a sound file
  • Call an URL
  • Execute a python script

Events that can be triggered:

  • A cocktail has been ordered
  • A manual action was requested to continue the production process
  • A cocktail has been completed

This is an epic issue. List of individual issues is below:

  • Fundamentals #14
  • Triggers: #15
  • Actions: #16