deltakit.decode.analysis.B8DecoderManager.get_reporter_results#
- B8DecoderManager.get_reporter_results() dict[str, Any]#
Get aggregated data from the manager’s internal state and all available reporters as a dict from string of data identifier to data.
- Returns:
Dictionary of current reporting results.
- Return type:
Dict[str, Any]