For the complete documentation index, see llms.txt. This page is also available as Markdown.

Configuration Changes for CDEvent Notifications

To enable CDEvent notification, update the deck settings.js in halconfig as given below:

cdevents: {
      enabled: true,
    }

Last updated