Parameters
| Name | Type | Mode |
|---|---|---|
| p_stream_id | integer | IN |
| p_stream_statistic_type_id | integer | IN |
Returns the average value of a statistic for the given stream and type. If the stream ended, averages only values until the ended_at.
| Name | Type | Mode |
|---|---|---|
| p_stream_id | integer | IN |
| p_stream_statistic_type_id | integer | IN |