Back to Homebridge

Interface MatterClusterHandlers

docs/interfaces/MatterClusterHandlers.html

2.0.2552 B
Original Source
  • MatterClusterHandlers

Interface MatterClusterHandlers

Matter cluster handlers interface

Maps command names to their handler functions. Each command can have custom argument types.

Note: Uses any instead of unknown to allow handlers to specify their own argument types without TypeScript variance errors. Handlers can still be strongly typed in their implementations.

Indexable

Settings

Member Visibility

  • Inherited

ThemeOSLightDark