Skip to content

Home > resol-vbus-core > LiveEncoderConstructorOptions > onIdle

LiveEncoderConstructorOptions.onIdle property

Callback that informs when the encoder is idle.

Signature:

typescript
onIdle?: () => void;