Chronos Plugins 5.9.0
This documentation covers the plugin interfaces definitions and an example implementation.
|
Properties | |
string | DeviceName [get, set] |
ObservableCollection< CoffeeIngredient > | Ingredients = new ObservableCollection<CoffeeIngredient>() [get] |
Definition at line 55 of file CoffeeConsumableViewModel.cs.
|
getset |
Definition at line 57 of file CoffeeConsumableViewModel.cs.
|
get |
Definition at line 58 of file CoffeeConsumableViewModel.cs.