Chronos Plugins 5.4.0
This documentation covers the plugin interfaces definitions and an example implementation.
Loading...
Searching...
No Matches
MockPlugin.Consumables Namespace Reference

Classes

class  CoffeeConsumableManager
 Keeps track of all consumables that are associated to our mock coffee machine. More...
 
class  CoffeeConsumableManagerUI
 Toolbox for all coffee machine related consumables. Currently just a display of the consumable levels. More...
 
class  CoffeeConsumableViewModel
 Viel model for coffee machine related consumables. More...
 
class  CoffeeIngredient
 Base class for all used mock coffee ingredients. More...
 
class  CoffeeIngredientContainer
 One physical location where coffee machine consumables are stored.
 
class  IngredientsForDevice
 
class  MockConsumablesForCoffeeMakerDevice
 All consumables for one instance of our coffee machine.