Chronos Plugins 5.11.0
This documentation covers the plugin interfaces definitions and an example implementation.
Loading...
Searching...
No Matches
CoffeeConsumableViewModel.cs File Reference

Go to the source code of this file.

Classes

class  MockPlugin.Consumables.CoffeeConsumableViewModel
 View model for coffee machine related consumables. More...
class  MockPlugin.Consumables.IngredientsForDevice
 Assignment of a list of ingredients to a specific device. More...

Namespaces

namespace  MockPlugin
 An example Chronos plugin. This plugin demonstrates how to write plugins for Chronos. It should give you a rough idea how different things can be done, and which interfaces are needed to provide funtionality.
namespace  MockPlugin.Consumables
 Classes for managing consumables of our imagined coffee machine.