Overview
Connectivity Events are events that are triggered whenever some communication happens between a tool and QuickLink. This includes things like initial connections, connection failures, data reads, electronic initialization, and fault events.
The events are designed to be somewhat generic, so that other platforms could publish the same events when they communicate with tools as well.
The events are published to Power BI, where they can be used to build dashboards and reports.
Look for the ConnectivityEvents Dataflow under the Connected Product - Tool Data workspace.

Event Dispatcher
The Event Dispatcher is the service that listens for events and publishes them to the database and eventually to Power BI. For more information, see: