Parameters
| Name | Type | Mode |
|---|---|---|
| p_stream_id | integer | IN |
| p_stream_statistic_type_id | integer | IN |
| p_value | integer | IN |
| p_timepoint | timestamp without time zone | IN |
Adds a new stream statistic entry for the specified stream and statistic type. Returns the newly created statistic entry.
| Name | Type | Mode |
|---|---|---|
| p_stream_id | integer | IN |
| p_stream_statistic_type_id | integer | IN |
| p_value | integer | IN |
| p_timepoint | timestamp without time zone | IN |