Appearance
Home > resol-vbus-core-toolbox > ScriptConstructorOptions
ScriptConstructorOptions interface
Options for the constructor of Script.
Signature:
typescript
export interface ScriptConstructorOptionsProperties
Property | Modifiers | Type | Description |
|---|---|---|---|
string | The absolute filename of the script. | ||
string[] | Arguments passed using the command line. | ||
The VBus specification to use. |
Methods
Method | Description |
|---|---|
Callback used to synchronize all | |
Callback used to synchronize all | |
Callback used to transmit data from this script using |