IRecipeOptions
[ Interface ]
export interface IRecipeOptions {
domain: string;
};Recipe management options
Properties
Name | Type | Description |
|---|---|---|
domain | Domain of the recipe management. 'TcHmiRecipeManagement' if not specified |
![]() | Available from version 1.10.1171.142 |
