Skip to content

Introduce ApolloTable interface

Alp Akpinar requested to merge dev/table-interface into bleeding-edge

This PR introduces the ApolloTable class, which handles the reads and conversions for the Apollo related metrics and displays them in the SHEP UI.

Instances of ApolloTable class are used within the ApolloDevice class, for each distinct table that we want to display in the interface.

Merge request reports