Interface StartStop

StartStop represents a device that can be started, stopped, and possibly paused and resumed. Typically vacuum cleaners or washers.

Hierarchy

  • StartStop

Methods

Properties

Methods

  • Returns Promise<void>

  • Returns Promise<void>

Properties

running?: boolean

Generated using TypeDoc