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

Go to the source code of this file.

Classes

class  MockPlugin.Consumables.MockConsumablesForCoffeeMakerDevice
 All consumables for one instance of our coffee machine.
 
class  MockPlugin.Consumables.MockConsumablesForCoffeeMakerDevice.VeganCream
 
class  MockPlugin.Consumables.MockConsumablesForCoffeeMakerDevice.Milk
 
class  MockPlugin.Consumables.MockConsumablesForCoffeeMakerDevice.Coffee
 

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