Back to Homebridge

Interface RvcCleanModeHandlers

docs/interfaces/RvcCleanModeHandlers.html

2.0.2581 B
Original Source
  • RvcCleanModeHandlers

Interface RvcCleanModeHandlers

RvcCleanMode cluster handler methods

interface RvcCleanModeHandlers {
changeToMode?: MatterCommandHandler<ChangeToModeRequest>;
}

Index

Properties

changeToMode?

Properties

OptionalchangeToMode

changeToMode?: MatterCommandHandler<ChangeToModeRequest>

Settings

Member Visibility

  • Inherited

ThemeOSLightDark

On This Page

Properties changeToMode