You can find the complete definition of the EventBroker in `src/shared/events/EventBroker.h`.
You can find the complete implementation of the EventBroker in `src/shared/events/EventBroker.h`.
> :warning: **WARNING: note that the current *EventBroker* implementation does not support posting events that contain a payload. See the [events basics](Events) page to know how events are structured.**
> :warning: **WARNING: note that the current *EventBroker* implementation does not support posting events that contain a payload. See the [events basics](Events) page to know how events are structured.**