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

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

commit c6304eecac16df1ab864cd4bfd9e2063ffcda508
Merge: 84796cbf e69deef0
Author: Dominik Riemer <[email protected]>
AuthorDate: Mon Aug 14 16:15:42 2023 +0200

    Merge branch 'dev'

 docs-python/dev/404.html                           |    2 +-
 .../dev/getting-started/developing/index.html      |    2 +-
 .../dev/getting-started/first-steps/index.html     |    2 +-
 .../dev/getting-started/quickstart/index.html      |    2 +-
 docs-python/dev/index.html                         |    2 +-
 docs-python/dev/objects.inv                        |  Bin 1927 -> 1920 bytes
 docs-python/dev/reference/client/client/index.html |    2 +-
 docs-python/dev/reference/client/config/index.html |    2 +-
 .../client/credential_provider/index.html          |    2 +-
 .../endpoint/api/data_lake_measure/index.html      |    2 +-
 .../reference/endpoint/api/data_stream/index.html  |    2 +-
 .../dev/reference/endpoint/api/version/index.html  |    2 +-
 .../dev/reference/endpoint/endpoint/index.html     |    2 +-
 .../dev/reference/endpoint/exceptions/index.html   |    2 +-
 .../function_zoo/river_function/index.html         |   80 +-
 .../reference/functions/broker/broker/index.html   |    2 +-
 .../functions/broker/broker_handler/index.html     |    2 +-
 .../reference/functions/broker/consumer/index.html |    2 +-
 .../broker/kafka/kafka_consumer/index.html         |    2 +-
 .../broker/kafka/kafka_message_fetcher/index.html  |    2 +-
 .../broker/kafka/kafka_publisher/index.html        |    2 +-
 .../functions/broker/nats/nats_consumer/index.html |    2 +-
 .../broker/nats/nats_publisher/index.html          |    2 +-
 .../functions/broker/output_collector/index.html   |    2 +-
 .../functions/broker/publisher/index.html          |    2 +-
 .../functions/function_handler/index.html          |    2 +-
 .../reference/functions/registration/index.html    |    2 +-
 .../functions/streampipes_function/index.html      |    6 +-
 .../functions/utils/async_iter_handler/index.html  |    2 +-
 .../functions/utils/data_stream_context/index.html |    2 +-
 .../utils/data_stream_generator/index.html         |    2 +-
 .../functions/utils/function_context/index.html    |    2 +-
 docs-python/dev/reference/model/common/index.html  |    2 +-
 .../model/container/data_lake_measures/index.html  |    2 +-
 .../model/container/data_streams/index.html        |    2 +-
 .../model/container/resource_container/index.html  |    2 +-
 .../reference/model/container/versions/index.html  |    2 +-
 .../model/resource/data_lake_measure/index.html    |    2 +-
 .../model/resource/data_series/index.html          |    2 +-
 .../model/resource/data_stream/index.html          |    2 +-
 .../reference/model/resource/exceptions/index.html |    2 +-
 .../model/resource/function_definition/index.html  |    2 +-
 .../model/resource/query_result/index.html         |    2 +-
 .../reference/model/resource/resource/index.html   |    2 +-
 .../reference/model/resource/version/index.html    |    2 +-
 docs-python/dev/scripts/gen_ref_pages/index.html   |  229 ++--
 docs-python/dev/search/search_index.json           |    2 +-
 docs-python/dev/sitemap.xml                        |   96 +-
 docs-python/dev/sitemap.xml.gz                     |  Bin 705 -> 704 bytes
 .../index.html                                     |  466 +++----
 .../index.html                                     | 1390 ++++++++------------
 .../index.html                                     |  992 ++++++--------
 .../index.html                                     |  918 ++++++-------
 website-v2/package-lock.json                       |   22 +
 website-v2/static/google9a5ae5e559ae1c8b.html      |    1 +
 55 files changed, 1816 insertions(+), 2470 deletions(-)

diff --cc docs-python/dev/sitemap.xml
index 099a7b38,16818940..e0fca784
--- a/docs-python/dev/sitemap.xml
+++ b/docs-python/dev/sitemap.xml
@@@ -237,7 -237,7 +237,7 @@@
      </url>
      <url>
           
<loc>https://streampipes.apache.org/docs/docs/python/latest/latest/tutorials/4-using-online-machine-learning-on-a-streampipes-data-stream/</loc>
-          <lastmod>2023-07-15</lastmod>
+          <lastmod>2023-08-12</lastmod>
           <changefreq>daily</changefreq>
      </url>
 -</urlset>
 +</urlset>

Reply via email to