Dear all, I was playing around with the Network API and I would like to know if there is a general way (that applies for any regions) to read/view the output of a region. For example, I know that I can get the output from a `py.AnomalyRegion` region by calling `getOutputData()` but that function is missing from the `py.SPRegion`.
So, is this functionality region-specific or is there a network-level way of doing that operation. Many thanks for this awesome project, ~ Nasser
