GatewayEvent
Defined in the protocols module.A gateway event with metadata. Attributes: type: The event type data: Event payload event_id: Unique event identifier timestamp: Event creation time source: Source identifier (agent_id, client_id, etc.) target: Target identifier (optional, for directed events)
Properties
No description available.
No description available.
No description available.
No description available.
No description available.
No description available.
Internal & Generic Methods
Internal & Generic Methods
- from_dict: Create from dictionary.
- to_dict: Convert to dictionary for serialization.

