Update scouter/workflow/pi_web_api_scouter.py

Co-authored-by: codeant-ai[bot] <151821869+codeant-ai[bot]@users.noreply.github.com>
This commit is contained in:
vitor-aignosi
2026-01-23 13:15:28 -03:00
committed by GitHub
parent dc8ff4db1a
commit 59e8f9c8c7

View File

@@ -59,7 +59,7 @@ class PIWebAPIScouter:
to WebIds and processing rules, including: to WebIds and processing rules, including:
- webid (str): PI Web API WebId for the tag - webid (str): PI Web API WebId for the tag
- data_range: [min, max] values for data validation - data_range: [min, max] values for data validation
- aggr_function: Aggregation method (avg, mdn, max, min, lts) - aggr_func: Aggregation method (avg, mdn, max, min, lts)
- frequency: Data collection frequency in milliseconds - frequency: Data collection frequency in milliseconds
- topics: List of Kafka topics for data routing - topics: List of Kafka topics for data routing