42
edits
Line 18: | Line 18: | ||
== Data Sink == | == Data Sink == | ||
The Data Sink is a central repository for the data created by each Producer. Its main purpose is to act as an intermediate component between the producers | The Data Sink is a central repository for the data created by each Producer. Its main purpose is to act as an intermediate component between the producers and the User interface. Data collected from all the producers are transmitted to the User interface using Custom Events (Remote Debugging Protocol, in future). Data Sink has a single format of data that it accepts from any producer. | ||
=== Normalized Event === | === Normalized Event === |
edits