Appearance
Home > resol-vbus-core-toolbox > Script > phase
Script.phase property
The phase of the script.
Signature:
typescript
phase: 'notStarted' | 'initializing' | 'connecting' | 'connected' | 'disconnecting' | 'disconnected';