Chronos Plugins 5.9.0
This documentation covers the plugin interfaces definitions and an example implementation.
|
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. | |