Skip to main content

Events

The brixxApi Events are used to react to certain events. This way you can customize the behavior of the brixxbox to your own purpose. Some events will be raised before the brixxbox executes their own logic for this event. In that case, you can return 'true' to avoid the brixxbox built-in event. Otherwise, the brixxbox will do its own logic after your event.

Available Events