Notify Handlers

Handlers should be created prior to this section. Follow Handlers Guide to create a handler.

Notify handlers holds a list of handler ids. Sends all the parameters to the specified handler services.
Based on the Parameters type a particular Handler service can filters supported type(s) and executes it.

Form View

notify handlers

  • Click + icon to add new handler id
  • Click - icon to delete a handler id
YAML View
handlers:
  - telegram_home_group
  - resource_handler
Last modified May 13, 2021: add new pages (f8016b7)