You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ze...@apache.org on 2023/06/20 06:16:12 UTC

[streampipes-website] 01/01: Merge branch 'dev'

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 8acb79f144fececf5c3b315a9d7c7603ddef81c0
Merge: 54c533fb 9082ff87
Author: Philipp Zehnder <te...@users.noreply.github.com>
AuthorDate: Tue Jun 20 08:15:52 2023 +0200

    Merge branch 'dev'

 docs-python/0.92.0/404.html                        | 1796 ++++++
 docs-python/0.92.0/assets/_mkdocstrings.css        |   36 +
 docs-python/0.92.0/assets/images/favicon.png       |  Bin 0 -> 1870 bytes
 .../assets/javascripts/bundle.efa0ade1.min.js      |   29 +
 .../assets/javascripts/bundle.efa0ade1.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.hi.min.js     |    1 +
 .../assets/javascripts/lunr/min/lunr.hu.min.js     |   18 +
 .../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.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 +
 .../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.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.92.0/assets/javascripts/lunr/tinyseg.js      |  206 +
 .../0.92.0/assets/javascripts/lunr/wordcut.js      | 6708 ++++++++++++++++++++
 .../javascripts/workers/search.208ed371.min.js     |   42 +
 .../javascripts/workers/search.208ed371.min.js.map |    8 +
 .../assets/stylesheets/main.c4a75a56.min.css       |    1 +
 .../assets/stylesheets/main.c4a75a56.min.css.map   |    1 +
 .../assets/stylesheets/palette.a0c5b2b5.min.css    |    1 +
 .../stylesheets/palette.a0c5b2b5.min.css.map       |    1 +
 .../0.92.0/getting-started/developing/index.html   | 2000 ++++++
 .../0.92.0/getting-started/first-steps/index.html  | 1963 ++++++
 .../0.92.0/getting-started/quickstart/index.html   | 1875 ++++++
 docs-python/0.92.0/img/how-to-get-api-key.gif      |  Bin 0 -> 196505 bytes
 docs-python/0.92.0/img/interrogate_badge.svg       |   55 +
 docs-python/0.92.0/img/streampipes-python-dark.png |  Bin 0 -> 116009 bytes
 docs-python/0.92.0/img/streampipes-python.png      |  Bin 0 -> 192272 bytes
 docs-python/0.92.0/img/tutorial-preparation.gif    |  Bin 0 -> 2569748 bytes
 docs-python/0.92.0/index.html                      | 1930 ++++++
 docs-python/0.92.0/objects.inv                     |  Bin 0 -> 1927 bytes
 docs-python/0.92.0/overrides/404.html              |   31 +
 docs-python/0.92.0/overrides/main.html             |   47 +
 docs-python/0.92.0/overrides/partials/footer.html  |   47 +
 .../partials/integrations/analytics/matomo.html    |   36 +
 .../0.92.0/reference/client/client/index.html      | 2340 +++++++
 .../0.92.0/reference/client/config/index.html      | 2009 ++++++
 .../client/credential_provider/index.html          | 2253 +++++++
 .../endpoint/api/data_lake_measure/index.html      | 2438 +++++++
 .../reference/endpoint/api/data_stream/index.html  | 1958 ++++++
 .../reference/endpoint/api/version/index.html      | 2176 +++++++
 .../0.92.0/reference/endpoint/endpoint/index.html  | 2530 ++++++++
 .../reference/endpoint/exceptions/index.html       | 1958 ++++++
 .../function_zoo/river_function/index.html         | 2635 ++++++++
 .../reference/functions/broker/broker/index.html   | 2085 ++++++
 .../functions/broker/broker_handler/index.html     | 2189 +++++++
 .../reference/functions/broker/consumer/index.html | 2088 ++++++
 .../broker/kafka/kafka_consumer/index.html         | 2062 ++++++
 .../broker/kafka/kafka_message_fetcher/index.html  | 2026 ++++++
 .../broker/kafka/kafka_publisher/index.html        | 2085 ++++++
 .../functions/broker/nats/nats_consumer/index.html | 2062 ++++++
 .../broker/nats/nats_publisher/index.html          | 2085 ++++++
 .../functions/broker/output_collector/index.html   | 2119 +++++++
 .../functions/broker/publisher/index.html          | 2028 ++++++
 .../functions/function_handler/index.html          | 2193 +++++++
 .../reference/functions/registration/index.html    | 2102 ++++++
 .../functions/streampipes_function/index.html      | 2463 +++++++
 .../functions/utils/async_iter_handler/index.html  | 2126 +++++++
 .../functions/utils/data_stream_context/index.html | 2066 ++++++
 .../utils/data_stream_generator/index.html         | 2101 ++++++
 .../functions/utils/function_context/index.html    | 2090 ++++++
 .../0.92.0/reference/model/common/index.html       | 2673 ++++++++
 .../model/container/data_lake_measures/index.html  | 1939 ++++++
 .../model/container/data_streams/index.html        | 1939 ++++++
 .../model/container/resource_container/index.html  | 2454 +++++++
 .../reference/model/container/versions/index.html  | 1958 ++++++
 .../model/resource/data_lake_measure/index.html    | 2012 ++++++
 .../model/resource/data_series/index.html          | 2175 +++++++
 .../model/resource/data_stream/index.html          | 2088 ++++++
 .../reference/model/resource/exceptions/index.html | 1934 ++++++
 .../model/resource/function_definition/index.html  | 2333 +++++++
 .../model/resource/query_result/index.html         | 2083 ++++++
 .../reference/model/resource/resource/index.html   | 2096 ++++++
 .../reference/model/resource/version/index.html    | 2000 ++++++
 .../scripts/gen_ref_pages/index.html               |   12 +-
 docs-python/0.92.0/search/search_index.json        |    1 +
 docs-python/{dev => 0.92.0}/sitemap.xml            |   96 +-
 docs-python/0.92.0/sitemap.xml.gz                  |  Bin 0 -> 705 bytes
 docs-python/0.92.0/stylesheets/extra.css           |   21 +
 .../index.html                                     |  538 +-
 .../index.html                                     | 1321 +++-
 .../index.html                                     |  937 ++-
 .../index.html                                     | 1002 ++-
 docs-python/dev/scripts/gen_ref_pages/index.html   |   14 +-
 docs-python/dev/search/search_index.json           |    2 +-
 docs-python/dev/sitemap.xml                        |   98 +-
 docs-python/dev/sitemap.xml.gz                     |  Bin 705 -> 705 bytes
 docs-python/versions.json                          |    6 +
 documentation/docs/01_try-installation.md          |   17 +-
 .../website/blog/2023-06-16-release-092.md         |   59 +
 .../blog/assets/2023-06-16/file_stream_set.gif     |  Bin 0 -> 922280 bytes
 .../assets/2023-06-16/swinging_door_trending.gif   |  Bin 0 -> 1753679 bytes
 documentation/website/i18n/en.json                 |    8 +
 .../version-0.91.0/01_try-installation.md          |    7 -
 .../version-0.92.0}/01_try-installation.md         |   20 +-
 .../version-0.92.0/06_extend-setup.md              |   51 +
 documentation/website/versions.json                |    1 +
 package-lock.json                                  |    2 +-
 package.json                                       |    2 +-
 website/partials/_download_box.ejs                 |   10 +-
 website/partials/_nav.ejs                          |    2 +-
 119 files changed, 104787 insertions(+), 493 deletions(-)

diff --cc docs-python/dev/scripts/gen_ref_pages/index.html
index 1c3e229f,1282cc57..10967c9c
--- a/docs-python/dev/scripts/gen_ref_pages/index.html
+++ b/docs-python/dev/scripts/gen_ref_pages/index.html
@@@ -3027,4 -3027,4 +3027,4 @@@ limitations under the License.</p
        
      
    </body>
--</html>
++</html>
diff --cc docs-python/dev/search/search_index.json
index 66b5cd0b,92bdc05d..d293c7ad
--- a/docs-python/dev/search/search_index.json
+++ b/docs-python/dev/search/search_index.json
@@@ -1,1 -1,1 +1,1 @@@
- {"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"","title":"\ud83c\udfe1 Home","text":"StreamPipes is a self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore IoT data streams. Apache StreamPipes for Python \ud83d\udc0d <p> Apache StreamPipes meets Python! We are working highly motivated on a Python library to interact with StreamPipes. In this way, we would like to unite the power of Stream [...]
 -{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"","title":"\ud83c\udfe1 Home","text":"StreamPipes is a self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore IoT data streams. Apache StreamPipes for Python \ud83d\udc0d <p> Apache StreamPipes meets Python! We are working highly motivated on a Python library to interact with StreamPipes. In this way, we would like to unite the power of Stream [...]
++{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"","title":"\ud83c\udfe1 Home","text":"StreamPipes is a self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore IoT data streams. Apache StreamPipes for Python \ud83d\udc0d <p> Apache StreamPipes meets Python! We are working highly motivated on a Python library to interact with StreamPipes. In this way, we would like to unite the power of Stream [...]
diff --cc docs-python/dev/sitemap.xml
index ee2a0346,fb422911..f047eecd
--- 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-06-10</lastmod>
+          <lastmod>2023-06-17</lastmod>
           <changefreq>daily</changefreq>
      </url>
--</urlset>
++</urlset>