Optional idInstead of generating a uuid an id could be provided
IServiceOptions
Optional isFlag, to indicate, that the Item is dynamic.
IServiceOptions
Optional packageThe Package of the service to list it in.
Optional resultDesired result sink. If implemented, the result will be published on this topic as well.
M.Karkowski
ICallOptions
Schema of the Function.
IServiceOptions
Optional timeoutA User Provided Timeout of the call. After the timeout has been ellapsed, the task is cancelled with a timeout error. The Time is given in ms
Optional uiThe ui definition of the service.
Optional autoHelper to enable auto generating a configuration
Optional getHelper to generate the Pors based on the provided node data.
Optional icon?: stringHelper to get the Icon, it must be available under 'assets/icons/{icon}.png'. Just enter the name
Optional requiredFlag to indicate, that rendering the service configuration requires a provider itself. This for instance is the case, if some functions needs to be called.
Optional serviceCustom function to render the service in the editor
Generated using TypeDoc
Options, used to register a Function.
Export
IServiceOptions