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

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

commit f77a2eea7d05b24fbed6ebd99eec9cb072aff0f8
Merge: ead6536f1 b3c13060f
Author: bossenti <[email protected]>
AuthorDate: Tue May 7 08:18:17 2024 +0200

    Merge remote-tracking branch 'origin/dev'

 docs-python/dev/404.html                           |   26 +-
 .../dev/assets/stylesheets/main.30068a00.min.css   |    1 +
 .../assets/stylesheets/main.30068a00.min.css.map   |    1 +
 .../dev/getting-started/developing/index.html      |   26 +-
 .../dev/getting-started/first-steps/index.html     |   26 +-
 .../dev/getting-started/quickstart/index.html      |   26 +-
 .../dev/img/tutorial-prediction-data-stream.png    |  Bin 0 -> 221844 bytes
 docs-python/dev/index.html                         |   33 +-
 docs-python/dev/reference/client/client/index.html |   28 +-
 docs-python/dev/reference/client/config/index.html |   26 +-
 .../client/credential_provider/index.html          |   26 +-
 .../endpoint/api/data_lake_measure/index.html      |   26 +-
 .../reference/endpoint/api/data_stream/index.html  |   26 +-
 .../dev/reference/endpoint/api/version/index.html  |   34 +-
 .../dev/reference/endpoint/endpoint/index.html     |   26 +-
 .../dev/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 +-
 docs-python/dev/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/dev/scripts/gen_ref_pages/index.html   |   38 +-
 docs-python/dev/search/search_index.json           |    2 +-
 docs-python/dev/sitemap.xml                        |  101 +-
 docs-python/dev/sitemap.xml.gz                     |  Bin 704 -> 728 bytes
 .../index.html                                     |   26 +-
 .../index.html                                     |   26 +-
 .../index.html                                     |   26 +-
 .../index.html                                     |   54 +-
 .../index.html                                     | 1469 +++++++++++++-------
 ...apache.streampipes.connect.adapters.coindesk.md |   44 -
 ...pache.streampipes.connect.adapters.flic.mqtt.md |   59 -
 ...rg.apache.streampipes.connect.adapters.slack.md |   39 -
 .../org.apache.streampipes.connect.adapters.ti.md  |   57 -
 ....streampipes.connect.adapters.wikipedia.edit.md |   39 -
 ...e.streampipes.connect.adapters.wikipedia.new.md |   39 -
 website-v2/sidebars.json                           |    6 -
 63 files changed, 2199 insertions(+), 989 deletions(-)

diff --cc docs-python/dev/sitemap.xml
index 07db78200,2d0b2c894..fcd954944
--- 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/4-using-online-machine-learning-on-a-streampipes-data-stream/</loc>
-          <lastmod>2024-03-30</lastmod>
+          <lastmod>2024-05-04</lastmod>
+          <changefreq>daily</changefreq>
+     </url>
+     <url>
+          
<loc>https://streampipes.apache.org/docs/docs/python/latest/latest/tutorials/5-applying-interoperable-machine-learning-in-streampipes/</loc>
+          <lastmod>2024-05-04</lastmod>
           <changefreq>daily</changefreq>
      </url>
 -</urlset>
 +</urlset>

Reply via email to