Skip to content

Scrypted Documentation / Dock

Interface: Dock

Dock instructs devices that have a base station or charger, to return to their home.

Properties

docked?

optional docked: boolean

Methods

dock()

dock(): Promise<void>

Returns

Promise<void>