This is an automated email from the ASF dual-hosted git repository.

zehnder pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/streampipes-website.git

commit 9aa5f5b8b7e51ea3bb9729ead678bb6d55f10a26
Merge: fdcc3e812 77aa5bdc8
Author: Philipp Zehnder <[email protected]>
AuthorDate: Wed Feb 19 09:04:03 2025 +0100

    Merge branch 'dev'

 docs-python/{dev => 0.97.0}/404.html               |   22 +
 docs-python/0.97.0/assets/_mkdocstrings.css        |  109 +
 docs-python/0.97.0/assets/images/favicon.png       |  Bin 0 -> 1870 bytes
 .../assets/javascripts/bundle.dff1b7c8.min.js      |   29 +
 .../assets/javascripts/bundle.dff1b7c8.min.js.map  |    8 +
 .../assets/javascripts/lunr/min/lunr.ar.min.js     |    1 +
 .../assets/javascripts/lunr/min/lunr.da.min.js     |   18 +
 .../assets/javascripts/lunr/min/lunr.de.min.js     |   18 +
 .../assets/javascripts/lunr/min/lunr.du.min.js     |   18 +
 .../assets/javascripts/lunr/min/lunr.es.min.js     |   18 +
 .../assets/javascripts/lunr/min/lunr.fi.min.js     |   18 +
 .../assets/javascripts/lunr/min/lunr.fr.min.js     |   18 +
 .../assets/javascripts/lunr/min/lunr.he.min.js     |    1 +
 .../assets/javascripts/lunr/min/lunr.hi.min.js     |    1 +
 .../assets/javascripts/lunr/min/lunr.hu.min.js     |   18 +
 .../assets/javascripts/lunr/min/lunr.hy.min.js     |    1 +
 .../assets/javascripts/lunr/min/lunr.it.min.js     |   18 +
 .../assets/javascripts/lunr/min/lunr.ja.min.js     |    1 +
 .../assets/javascripts/lunr/min/lunr.jp.min.js     |    1 +
 .../assets/javascripts/lunr/min/lunr.kn.min.js     |    1 +
 .../assets/javascripts/lunr/min/lunr.ko.min.js     |    1 +
 .../assets/javascripts/lunr/min/lunr.multi.min.js  |    1 +
 .../assets/javascripts/lunr/min/lunr.nl.min.js     |   18 +
 .../assets/javascripts/lunr/min/lunr.no.min.js     |   18 +
 .../assets/javascripts/lunr/min/lunr.pt.min.js     |   18 +
 .../assets/javascripts/lunr/min/lunr.ro.min.js     |   18 +
 .../assets/javascripts/lunr/min/lunr.ru.min.js     |   18 +
 .../assets/javascripts/lunr/min/lunr.sa.min.js     |    1 +
 .../lunr/min/lunr.stemmer.support.min.js           |    1 +
 .../assets/javascripts/lunr/min/lunr.sv.min.js     |   18 +
 .../assets/javascripts/lunr/min/lunr.ta.min.js     |    1 +
 .../assets/javascripts/lunr/min/lunr.te.min.js     |    1 +
 .../assets/javascripts/lunr/min/lunr.th.min.js     |    1 +
 .../assets/javascripts/lunr/min/lunr.tr.min.js     |   18 +
 .../assets/javascripts/lunr/min/lunr.vi.min.js     |    1 +
 .../assets/javascripts/lunr/min/lunr.zh.min.js     |    1 +
 .../0.97.0/assets/javascripts/lunr/tinyseg.js      |  206 +
 .../0.97.0/assets/javascripts/lunr/wordcut.js      | 6708 ++++++++++++++++++++
 .../javascripts/workers/search.dfff1995.min.js     |   42 +
 .../javascripts/workers/search.dfff1995.min.js.map |    8 +
 .../assets/stylesheets/main.30068a00.min.css       |    1 +
 .../assets/stylesheets/main.30068a00.min.css.map   |    1 +
 .../assets/stylesheets/palette.85d0ee34.min.css    |    1 +
 .../stylesheets/palette.85d0ee34.min.css.map       |    1 +
 .../getting-started/developing/index.html          |   22 +
 .../getting-started/first-steps/index.html         |   22 +
 .../getting-started/quickstart/index.html          |   22 +
 docs-python/0.97.0/img/how-to-get-api-key.gif      |  Bin 0 -> 196505 bytes
 docs-python/0.97.0/img/interrogate_badge.svg       |   55 +
 docs-python/0.97.0/img/streampipes-python-dark.png |  Bin 0 -> 116009 bytes
 docs-python/0.97.0/img/streampipes-python.png      |  Bin 0 -> 192272 bytes
 docs-python/0.97.0/img/tutorial-output-stream.png  |  Bin 0 -> 208565 bytes
 .../0.97.0/img/tutorial-prediction-data-stream.png |  Bin 0 -> 221844 bytes
 docs-python/0.97.0/img/tutorial-preparation.gif    |  Bin 0 -> 2569748 bytes
 docs-python/{dev => 0.97.0}/index.html             |   22 +
 docs-python/0.97.0/objects.inv                     |  Bin 0 -> 3081 bytes
 .../0.97.0/overrides/404.html                      |   38 +-
 docs-python/0.97.0/overrides/main.html             |   47 +
 .../0.97.0/overrides/partials/footer.html          |   60 +-
 .../partials/integrations/analytics/matomo.html    |   61 +-
 .../reference/client/client/index.html             |   28 +-
 .../reference/client/config/index.html             |   26 +-
 .../client/credential_provider/index.html          |   26 +-
 .../endpoint/api/data_lake_measure/index.html      |   32 +-
 .../reference/endpoint/api/data_stream/index.html  |   26 +-
 .../reference/endpoint/api/version/index.html      |   28 +-
 .../reference/endpoint/endpoint/index.html         |   26 +-
 .../reference/endpoint/exceptions/index.html       |   26 +-
 .../function_zoo/river_function/index.html         |   26 +-
 .../reference/functions/broker/broker/index.html   |   26 +-
 .../functions/broker/broker_handler/index.html     |   26 +-
 .../reference/functions/broker/consumer/index.html |   26 +-
 .../broker/kafka/kafka_consumer/index.html         |   26 +-
 .../broker/kafka/kafka_message_fetcher/index.html  |   26 +-
 .../broker/kafka/kafka_publisher/index.html        |   26 +-
 .../functions/broker/nats/nats_consumer/index.html |   26 +-
 .../broker/nats/nats_publisher/index.html          |   26 +-
 .../functions/broker/output_collector/index.html   |   26 +-
 .../functions/broker/publisher/index.html          |   26 +-
 .../functions/function_handler/index.html          |   26 +-
 .../reference/functions/registration/index.html    |   26 +-
 .../functions/streampipes_function/index.html      |   26 +-
 .../functions/utils/async_iter_handler/index.html  |   26 +-
 .../functions/utils/data_stream_context/index.html |   26 +-
 .../utils/data_stream_generator/index.html         |   26 +-
 .../functions/utils/function_context/index.html    |   26 +-
 .../reference/model/common/index.html              |   26 +-
 .../model/container/data_lake_measures/index.html  |   26 +-
 .../model/container/data_streams/index.html        |   26 +-
 .../model/container/resource_container/index.html  |   26 +-
 .../reference/model/container/versions/index.html  |   26 +-
 .../model/resource/data_lake_measure/index.html    |   26 +-
 .../model/resource/data_series/index.html          |   26 +-
 .../model/resource/data_stream/index.html          |   26 +-
 .../reference/model/resource/exceptions/index.html |   26 +-
 .../model/resource/function_definition/index.html  |   26 +-
 .../model/resource/query_result/index.html         |   26 +-
 .../reference/model/resource/resource/index.html   |   26 +-
 .../reference/model/resource/version/index.html    |   26 +-
 docs-python/0.97.0/search/search_index.json        |    1 +
 docs-python/{dev => 0.97.0}/sitemap.xml            |  103 +-
 docs-python/0.97.0/sitemap.xml.gz                  |  Bin 0 -> 725 bytes
 docs-python/0.97.0/stylesheets/extra.css           |   21 +
 .../index.html                                     |   22 +
 .../index.html                                     |   22 +
 .../index.html                                     |   22 +
 .../index.html                                     |   22 +
 .../index.html                                     |   24 +-
 .../index.html                                     |  606 +-
 docs-python/dev/404.html                           |   22 +
 .../dev/getting-started/developing/index.html      |   22 +
 .../dev/getting-started/first-steps/index.html     |   22 +
 .../dev/getting-started/quickstart/index.html      |   22 +
 docs-python/dev/img/tutorial-output-stream.png     |  Bin 0 -> 208565 bytes
 docs-python/dev/index.html                         |   22 +
 docs-python/dev/reference/client/client/index.html |   26 +-
 docs-python/dev/reference/client/config/index.html |   24 +-
 .../client/credential_provider/index.html          |   24 +-
 .../endpoint/api/data_lake_measure/index.html      |   30 +-
 .../reference/endpoint/api/data_stream/index.html  |   24 +-
 .../dev/reference/endpoint/api/version/index.html  |   24 +-
 .../dev/reference/endpoint/endpoint/index.html     |   24 +-
 .../dev/reference/endpoint/exceptions/index.html   |   24 +-
 .../function_zoo/river_function/index.html         |   24 +-
 .../reference/functions/broker/broker/index.html   |   24 +-
 .../functions/broker/broker_handler/index.html     |   24 +-
 .../reference/functions/broker/consumer/index.html |   24 +-
 .../broker/kafka/kafka_consumer/index.html         |   24 +-
 .../broker/kafka/kafka_message_fetcher/index.html  |   24 +-
 .../broker/kafka/kafka_publisher/index.html        |   24 +-
 .../functions/broker/nats/nats_consumer/index.html |   24 +-
 .../broker/nats/nats_publisher/index.html          |   24 +-
 .../functions/broker/output_collector/index.html   |   24 +-
 .../functions/broker/publisher/index.html          |   24 +-
 .../functions/function_handler/index.html          |   24 +-
 .../reference/functions/registration/index.html    |   24 +-
 .../functions/streampipes_function/index.html      |   24 +-
 .../functions/utils/async_iter_handler/index.html  |   24 +-
 .../functions/utils/data_stream_context/index.html |   24 +-
 .../utils/data_stream_generator/index.html         |   24 +-
 .../functions/utils/function_context/index.html    |   24 +-
 docs-python/dev/reference/model/common/index.html  |   24 +-
 .../model/container/data_lake_measures/index.html  |   24 +-
 .../model/container/data_streams/index.html        |   24 +-
 .../model/container/resource_container/index.html  |   24 +-
 .../reference/model/container/versions/index.html  |   24 +-
 .../model/resource/data_lake_measure/index.html    |   24 +-
 .../model/resource/data_series/index.html          |   24 +-
 .../model/resource/data_stream/index.html          |   24 +-
 .../reference/model/resource/exceptions/index.html |   24 +-
 .../model/resource/function_definition/index.html  |   24 +-
 .../model/resource/query_result/index.html         |   24 +-
 .../reference/model/resource/resource/index.html   |   24 +-
 .../reference/model/resource/version/index.html    |   24 +-
 docs-python/dev/search/search_index.json           |    2 +-
 docs-python/dev/sitemap.xml                        |  101 +-
 docs-python/dev/sitemap.xml.gz                     |  Bin 712 -> 724 bytes
 .../index.html                                     |   22 +
 .../index.html                                     |   22 +
 .../index.html                                     |   22 +
 .../index.html                                     |   22 +
 .../index.html                                     |   24 +-
 .../index.html                                     |  606 +-
 docs-python/versions.json                          |    6 +
 docs/01_try-installation.md                        |    2 +-
 docs/03_use-programmatically-create-adapters.md    |    6 +-
 docs/05_deploy-docker.md                           |   12 -
 docs/user-guide-for-quickstart.md                  |  134 -
 website-v2/blog/2025-02-15-release-097.md          |  209 +
 website-v2/docusaurus.config.js                    |    4 +-
 website-v2/package-lock.json                       |   20 +-
 website-v2/sidebars.json                           |    3 +-
 website-v2/src/components/download/DownloadBox.tsx |    5 +
 .../src/components/download/DownloadFolder.tsx     |    4 +-
 .../src/components/download/DownloadMoreInfo.tsx   |    2 +-
 website-v2/src/pages/download.tsx                  |    2 +-
 .../static/img/blog/2025-02-15/adapter_preview.png |  Bin 0 -> 127681 bytes
 .../static/img/blog/2025-02-15/asset_filter.png    |  Bin 0 -> 270753 bytes
 .../img/blog/2025-02-15/asset_site_management.png  |  Bin 0 -> 409121 bytes
 .../static/img/blog/2025-02-15/asset_view.png      |  Bin 0 -> 464859 bytes
 .../2025-02-15/data_explorer_configuration.png     |  Bin 0 -> 410031 bytes
 .../2025-02-15/data_explorer_traffic_light.png     |  Bin 0 -> 121462 bytes
 .../img/blog/2025-02-15/deprecated_dashboards.png  |  Bin 0 -> 152894 bytes
 .../static/img/blog/2025-02-15/file_upload.png     |  Bin 0 -> 151427 bytes
 .../img/blog/2025-02-15/kafka_configuration.png    |  Bin 0 -> 290008 bytes
 .../img/blog/2025-02-15/opc_ua_configuration.png   |  Bin 0 -> 250592 bytes
 .../img/blog/2025-02-15/pipeline_as_code_ui.png    |  Bin 0 -> 267148 bytes
 .../img/blog/2025-02-15/pipeline_preview.png       |  Bin 0 -> 161652 bytes
 .../blog/2025-02-15/start_stop_all_adapters.png    |  Bin 0 -> 280522 bytes
 .../version-0.90.0/02_concepts-overview.md         |   36 -
 .../version-0.90.0/05_deploy-kubernetes.md         |   61 -
 .../version-0.90.0/05_deploy-security.md           |   76 -
 .../06_extend-tutorial-data-processors.md          |  363 --
 .../06_extend-tutorial-data-sinks.md               |  231 -
 .../06_extend-tutorial-data-sources.md             |  205 -
 .../version-0.90.0/07_technicals-architecture.md   |   63 -
 .../version-0.90.0/07_technicals-configuration.md  |   59 -
 .../version-0.90.0/07_technicals-messaging.md      |    8 -
 .../07_technicals-runtime-wrappers.md              |    8 -
 .../version-0.90.0/dev-guide-archetype.md          |    7 -
 .../version-0.90.0/dev-guide-processor-sdk.md      |   12 -
 .../version-0.90.0/dev-guide-sink-sdk.md           |   12 -
 ...ache.streampipes.connect.adapters.iex.stocks.md |   48 -
 ...pache.streampipes.connect.adapters.mysql.set.md |   40 -
 ...he.streampipes.connect.adapters.mysql.stream.md |   40 -
 ....connect.adapters.nswaustralia.trafficcamera.md |   40 -
 ...he.streampipes.connect.adapters.plc4x.modbus.md |   40 -
 ...apache.streampipes.connect.adapters.plc4x.s7.md |   40 -
 ...reampipes.connect.adapters.simulator.machine.md |   41 -
 ...pes.connect.adapters.simulator.randomdataset.md |   40 -
 ....connect.adapters.simulator.randomdatastream.md |   40 -
 ....streampipes.connect.adapters.wikipedia.edit.md |   40 -
 ...e.streampipes.connect.adapters.wikipedia.new.md |   40 -
 ...che.streampipes.connect.protocol.stream.file.md |   39 -
 .../org.apache.streampipes.processor.geo.flink.md  |   52 -
 ...pes.processors.aggregation.flink.aggregation.md |   62 -
 ...ipes.processors.aggregation.flink.eventcount.md |   57 -
 ...rs.enricher.flink.processor.urldereferencing.md |   52 -
 ...eampipes.processors.enricher.jvm.sizemeasure.md |   50 -
 ...s.processors.pattern-detection.flink.absence.md |   54 -
 ...ssors.pattern-detection.flink.peak-detection.md |   54 -
 ....processors.pattern-detection.flink.sequence.md |   54 -
 ...ache.streampipes.processors.siddhi.frequency.md |   56 -
 ...treampipes.processors.siddhi.frequencychange.md |   59 -
 ...pache.streampipes.processors.siddhi.sequence.md |   36 -
 ...ocessors.statistics.flink.statistics-summary.md |   44 -
 ....processors.textmining.jvm.languagedetection.md |  170 -
 ...cessors.transformation.flink.field-converter.md |   55 -
 ...s.transformation.flink.processor.boilerplate.md |   50 -
 ...rs.transformation.jvm.processor.state.buffer.md |   55 -
 ...formation.jvm.processor.state.labeler.buffer.md |   70 -
 .../pe/org.apache.streampipes.protocol.set.file.md |   39 -
 .../pe/org.apache.streampipes.protocol.set.http.md |   39 -
 ...eampipes.sinks.databases.flink.elasticsearch.md |   61 -
 ...apache.streampipes.sinks.databases.jvm.mysql.md |   75 -
 ...che.streampipes.sinks.internal.jvm.dashboard.md |   53 -
 ...ache.streampipes.sinks.internal.jvm.datalake.md |   86 -
 .../01_try-installation.md                         |   30 +-
 .../01_try-overview.md                             |   19 +-
 .../01_try-tutorial.md                             |    1 -
 .../02_concepts-adapter.md                         |    1 -
 .../02_concepts-data-streams.md                    |    1 -
 .../02_concepts-glossary.md                        |    1 -
 .../version-0.97.0/02_concepts-overview.md         |   46 +
 .../02_concepts-pipeline.md                        |    1 -
 .../version-0.97.0/02_introduction.md              |   85 +
 .../03_use-configurations.md                       |    1 -
 .../03_use-connect.md                              |    1 -
 .../03_use-dashboard.md                            |    1 -
 .../03_use-data-explorer.md                        |    1 -
 .../03_use-install-pipeline-elements.md            |    1 -
 .../03_use-managing-pipelines.md                   |    1 -
 .../03_use-notifications.md                        |    1 -
 .../03_use-pipeline-editor.md                      |    1 -
 .../03_use-programmatically-create-adapters.md     |    6 +-
 .../03_use-programmatically-create-pipelines.md    |  164 +
 .../05_deploy-choosing-the-right-flavor.md         |   47 +
 .../05_deploy-docker.md                            |   49 +-
 .../05_deploy-environment-variables.md             |   88 +
 .../version-0.97.0/05_deploy-kubernetes.md         |  269 +
 .../version-0.97.0/05_deploy-security.md           |  178 +
 .../05_deploy-use-ssl.md                           |    1 -
 .../06_extend-archetypes.md                        |   27 +-
 .../06_extend-cli.md                               |   23 +-
 .../version-0.97.0/06_extend-client.md             |  204 +
 .../version-0.97.0/06_extend-customize-ui.md       |  226 +
 .../06_extend-first-processor.md                   |   12 +-
 .../06_extend-sdk-event-model.md                   |    3 +-
 .../06_extend-sdk-functions.md                     |   13 +-
 .../06_extend-sdk-migration-sd.md                  |   14 +-
 .../version-0.97.0/06_extend-sdk-migrations.md     |  179 +
 .../06_extend-sdk-output-strategies.md             |   13 +-
 .../06_extend-sdk-static-properties.md             |   32 +-
 .../06_extend-sdk-stream-requirements.md           |   14 +-
 .../06_extend-setup.md                             |    3 +-
 .../version-0.97.0/06_extend-tutorial-adapters.md  |  612 ++
 .../06_extend-tutorial-data-processors.md          |  454 ++
 .../06_extend-tutorial-data-sinks.md               |  272 +
 .../version-0.97.0/07_technicals-architecture.md   |  110 +
 .../version-0.97.0/07_technicals-messaging.md      |   65 +
 .../07_technicals-runtime-wrappers.md              |   37 +
 .../07_technicals-user-guidance.md                 |    1 -
 .../08_debugging.md                                |    1 -
 .../08_monitoring.md                               |    1 -
 .../09_contribute.md                               |    1 -
 .../09_get-help.md                                 |    5 +-
 .../faq-common-problems.md                         |    1 -
 ...he.streampipes.connect.adapters.image.stream.md |    1 -
 .../org.apache.streampipes.connect.adapters.iss.md |    1 -
 ...pipes.connect.iiot.adapters.influxdb.stream.md} |    5 +-
 ...che.streampipes.connect.iiot.adapters.iolink.md |   90 +
 ...treampipes.connect.iiot.adapters.netio.mqtt.md} |    5 +-
 ...treampipes.connect.iiot.adapters.netio.rest.md} |    5 +-
 ...apache.streampipes.connect.iiot.adapters.oi4.md |   88 +
 ...che.streampipes.connect.iiot.adapters.opcua.md} |    5 +-
 ...s.connect.iiot.adapters.plc4x.generic.ab-eth.md |  100 +
 ...ipes.connect.iiot.adapters.plc4x.generic.ads.md |  108 +
 ...onnect.iiot.adapters.plc4x.generic.bacnet-ip.md |  102 +
 ....connect.iiot.adapters.plc4x.generic.canopen.md |  100 +
 ...ipes.connect.iiot.adapters.plc4x.generic.eip.md |  102 +
 ...nnect.iiot.adapters.plc4x.generic.genericcan.md |   99 +
 ....iiot.adapters.plc4x.generic.iec-60870-5-104.md |  100 +
 ...onnect.iiot.adapters.plc4x.generic.knxnet-ip.md |  114 +
 ...es.connect.iiot.adapters.plc4x.generic.logix.md |  105 +
 ...ect.iiot.adapters.plc4x.generic.modbus-ascii.md |  102 +
 ...nnect.iiot.adapters.plc4x.generic.modbus-rtu.md |  102 +
 ...nnect.iiot.adapters.plc4x.generic.modbus-tcp.md |  102 +
 ...ct.iiot.adapters.plc4x.generic.open-protocol.md |  100 +
 ...connect.iiot.adapters.plc4x.generic.profinet.md |  102 +
 ...pipes.connect.iiot.adapters.plc4x.generic.s7.md |  119 +
 ...reampipes.connect.iiot.adapters.plc4x.modbus.md |   75 +
 ...e.streampipes.connect.iiot.adapters.plc4x.s7.md |   96 +
 ...pache.streampipes.connect.iiot.adapters.ros.md} |    5 +-
 ...ipes.connect.iiot.adapters.simulator.machine.md |   92 +
 ...treampipes.connect.iiot.protocol.stream.file.md |   90 +
 ...reampipes.connect.iiot.protocol.stream.http.md} |    5 +-
 ...pes.connect.iiot.protocol.stream.httpserver.md} |   20 +-
 ...eampipes.connect.iiot.protocol.stream.kafka.md} |    5 +-
 ...reampipes.connect.iiot.protocol.stream.mqtt.md} |    5 +-
 ...reampipes.connect.iiot.protocol.stream.nats.md} |   32 +-
 ...ampipes.connect.iiot.protocol.stream.pulsar.md} |    5 +-
 ...pipes.connect.iiot.protocol.stream.rocketmq.md} |   12 +-
 ...ampipes.connect.iiot.protocol.stream.tubemq.md} |   27 +-
 .../org.apache.streampipes.connectors.ros.sink.md} |   28 +-
 ...ssification.jvm.generic-image-classification.md |    5 +-
 ...cessor.imageclassification.jvm.image-cropper.md |    7 +-
 ...essor.imageclassification.jvm.image-enricher.md |    9 +-
 ...ampipes.processor.imageclassification.qrcode.md |    7 +-
 ...ipes.processors.changedetection.jvm.welford.md} |   34 +-
 ....streampipes.processors.enricher.jvm.jseval.md} |   28 +-
 ...rocessors.enricher.jvm.processor.expression.md} |   33 +-
 ...rocessors.enricher.jvm.processor.limitsalert.md |  113 +
 ...sors.enricher.jvm.processor.limitsenrichment.md |  104 +
 ...ocessors.enricher.jvm.processor.math.mathop.md} |    7 +-
 ...rs.enricher.jvm.processor.math.staticmathop.md} |    7 +-
 ...cessors.enricher.jvm.processor.trigonometry.md} |    7 +-
 ...ampipes.processors.enricher.jvm.valuechange.md} |   21 +-
 ...e.streampipes.processors.filters.jvm.compose.md |    3 +-
 ...he.streampipes.processors.filters.jvm.enrich.md |    7 +-
 ...che.streampipes.processors.filters.jvm.limit.md |    1 -
 ...che.streampipes.processors.filters.jvm.merge.md |    3 +-
 ...mpipes.processors.filters.jvm.movingaverage.md} |   33 +-
 ...pipes.processors.filters.jvm.numericalfilter.md |    3 +-
 ...s.processors.filters.jvm.numericaltextfilter.md |    1 -
 ...cessors.filters.jvm.processor.booleanfilter.md} |   25 +-
 ...e.streampipes.processors.filters.jvm.project.md |    3 +-
 ...e.streampipes.processors.filters.jvm.schema.md} |   24 +-
 ...pache.streampipes.processors.filters.jvm.sdt.md |   85 +
 ...treampipes.processors.filters.jvm.textfilter.md |    3 +-
 ...streampipes.processors.filters.jvm.threshold.md |    1 -
 ...mpipes.processors.filters.jvm.throughputmon.md} |   31 +-
 ...cessors.geo.jvm.jts.processor.buffergeometry.md |   95 +
 ...processors.geo.jvm.jts.processor.bufferpoint.md |   82 +
 ...pipes.processors.geo.jvm.jts.processor.epsg.md} |   26 +-
 ...sors.geo.jvm.jts.processor.latlngtojtspoint.md} |   13 +-
 ...ocessors.geo.jvm.jts.processor.reprojection.md} |   34 +-
 ....processors.geo.jvm.jts.processor.trajectory.md |    9 +-
 ...ors.geo.jvm.jts.processor.validation.complex.md |   86 +
 ...sors.geo.jvm.jts.processor.validation.simple.md |   80 +
 ...long.processor.distancecalculator.haversine.md} |   16 +-
 ...rocessor.distancecalculator.haversinestatic.md} |   15 +-
 ...o.jvm.latlong.processor.geocoder.googlemaps.md} |   12 +-
 ...latlong.processor.geocoder.googlemapsstatic.md} |   12 +-
 ...m.latlong.processor.revgeocoder.geocityname.md} |   20 +-
 ...s.geo.jvm.latlong.processor.speedcalculator.md} |   17 +-
 ....apache.streampipes.processors.siddhi.count.md} |   15 +-
 ...pache.streampipes.processors.siddhi.increase.md |    3 +-
 ...streampipes.processors.siddhi.listcollector.md} |   30 +-
 ...he.streampipes.processors.siddhi.listfilter.md} |   13 +-
 ...treampipes.processors.siddhi.numericalfilter.md |    3 +-
 ...g.apache.streampipes.processors.siddhi.topk.md} |   13 +-
 ...treampipes.processors.textmining.jvm.chunker.md |    1 -
 ...ampipes.processors.textmining.jvm.namefinder.md |    1 -
 ...pipes.processors.textmining.jvm.partofspeech.md |    1 -
 ....processors.textmining.jvm.sentencedetection.md |    1 -
 ...eampipes.processors.textmining.jvm.tokenizer.md |    1 -
 ...sors.transformation.jvm.booloperator.counter.md |   15 +-
 ...ors.transformation.jvm.booloperator.inverter.md |    5 +-
 ...ors.transformation.jvm.booloperator.logical.md} |   29 +-
 ....transformation.jvm.booloperator.timekeeping.md |   11 +-
 ...essors.transformation.jvm.booloperator.timer.md |    9 +-
 ....processors.transformation.jvm.changed-value.md |    8 +-
 ...es.processors.transformation.jvm.count-array.md |    5 +-
 ...es.processors.transformation.jvm.csvmetadata.md |   12 +-
 ...pipes.processors.transformation.jvm.datetime.md |   78 +
 ...processors.transformation.jvm.duration-value.md |    5 +-
 ....processors.transformation.jvm.field-mapper.md} |   16 +-
 ...s.processors.transformation.jvm.fieldhasher.md} |   12 +-
 ...s.processors.transformation.jvm.fieldrename.md} |   24 +-
 ...transformation.jvm.measurementunitconverter.md} |    9 +-
 ...ansformation.jvm.processor.booloperator.edge.md |   12 +-
 ...nsformation.jvm.processor.booloperator.state.md |   10 +-
 ...formation.jvm.processor.state.labeler.number.md |    3 +-
 ....transformation.jvm.processor.staticmetadata.md |   74 +
 ...formation.jvm.processor.stringoperator.state.md |    3 +-
 ...nsformation.jvm.processor.timestampextractor.md |    5 +-
 ...eampipes.processors.transformation.jvm.round.md |   72 +
 ...es.processors.transformation.jvm.split-array.md |    8 +-
 ...rs.transformation.jvm.stringoperator.counter.md |   13 +-
 ...sors.transformation.jvm.stringoperator.timer.md |   12 +-
 ...s.processors.transformation.jvm.taskduration.md |    1 -
 ...sors.transformation.jvm.transform-to-boolean.md |    8 +-
 ...che.streampipes.sinks.brokers.jvm.bufferrest.md |    3 +-
 ...org.apache.streampipes.sinks.brokers.jvm.jms.md |    3 +-
 ...g.apache.streampipes.sinks.brokers.jvm.kafka.md |    3 +-
 ...rg.apache.streampipes.sinks.brokers.jvm.mqtt.md |    5 +-
 ...rg.apache.streampipes.sinks.brokers.jvm.nats.md |    3 +-
 ....apache.streampipes.sinks.brokers.jvm.pulsar.md |    3 +-
 ...pache.streampipes.sinks.brokers.jvm.rabbitmq.md |    5 +-
 ...rg.apache.streampipes.sinks.brokers.jvm.rest.md |    3 +-
 ...ache.streampipes.sinks.brokers.jvm.rocketmq.md} |   24 +-
 ...apache.streampipes.sinks.brokers.jvm.tubemq.md} |   23 +-
 ...che.streampipes.sinks.brokers.jvm.websocket.md} |   19 +-
 ...org.apache.streampipes.sinks.databases.ditto.md |    3 +-
 ...ache.streampipes.sinks.databases.jvm.couchdb.md |    3 +-
 ...che.streampipes.sinks.databases.jvm.influxdb.md |    1 -
 ...apache.streampipes.sinks.databases.jvm.iotdb.md |   36 +-
 ...apache.streampipes.sinks.databases.jvm.opcua.md |   10 +-
 ...e.streampipes.sinks.databases.jvm.postgresql.md |    1 -
 ...apache.streampipes.sinks.databases.jvm.redis.md |   87 +
 ...ache.streampipes.sinks.internal.jvm.datalake.md |   97 +
 ....streampipes.sinks.internal.jvm.notification.md |    9 +-
 ...he.streampipes.sinks.notifications.jvm.email.md |   11 +-
 ....streampipes.sinks.notifications.jvm.msteams.md |   86 +
 ...treampipes.sinks.notifications.jvm.onesignal.md |    3 +-
 ...he.streampipes.sinks.notifications.jvm.slack.md |    4 +-
 ...streampipes.sinks.notifications.jvm.telegram.md |    1 -
 .../user-guide-first-steps.md                      |    0
 .../version-0.97.0/user-guide-tour.md              |  305 +
 ...-sidebars.json => version-0.97.0-sidebars.json} |  170 +-
 website-v2/versions.json                           |    4 +-
 431 files changed, 18360 insertions(+), 4734 deletions(-)

diff --cc docs-python/dev/sitemap.xml
index 34631ef6d,c5c17d81e..e2a916a0c
--- a/docs-python/dev/sitemap.xml
+++ b/docs-python/dev/sitemap.xml
@@@ -237,7 -237,12 +237,12 @@@
      </url>
      <url>
           
<loc>https://streampipes.apache.org/docs/docs/python/latest/latest/tutorials/5-applying-interoperable-machine-learning-in-streampipes/</loc>
-          <lastmod>2024-07-27</lastmod>
+          <lastmod>2024-12-07</lastmod>
+          <changefreq>daily</changefreq>
+     </url>
+     <url>
+          
<loc>https://streampipes.apache.org/docs/docs/python/latest/latest/tutorials/6-streampipes-function-output-stream/</loc>
+          <lastmod>2024-12-07</lastmod>
           <changefreq>daily</changefreq>
      </url>
 -</urlset>
 +</urlset>

Reply via email to