This is an automated email from the ASF dual-hosted git repository.
zehnder pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/streampipes-website.git
from 4153765ee Merge branch 'master' of
github.com:apache/streampipes-website
add 2eb9405da docs: add documentation for Python 0.98.0
add 09f2702fd Merge pull request #226 from apache/python-docs-0980
new d9716d593 Merge branch 'dev'
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs-python/{0.97.0 => 0.98.0}/404.html | 0
.../{dev => 0.98.0}/assets/_mkdocstrings.css | 12 +-
.../{0.91.0 => 0.98.0}/assets/images/favicon.png | Bin
.../assets/javascripts/bundle.dff1b7c8.min.js | 0
.../assets/javascripts/bundle.dff1b7c8.min.js.map | 0
.../assets/javascripts/lunr/min/lunr.ar.min.js | 0
.../assets/javascripts/lunr/min/lunr.da.min.js | 0
.../assets/javascripts/lunr/min/lunr.de.min.js | 0
.../assets/javascripts/lunr/min/lunr.du.min.js | 0
.../assets/javascripts/lunr/min/lunr.es.min.js | 0
.../assets/javascripts/lunr/min/lunr.fi.min.js | 0
.../assets/javascripts/lunr/min/lunr.fr.min.js | 0
.../assets/javascripts/lunr/min/lunr.he.min.js | 0
.../assets/javascripts/lunr/min/lunr.hi.min.js | 0
.../assets/javascripts/lunr/min/lunr.hu.min.js | 0
.../assets/javascripts/lunr/min/lunr.hy.min.js | 0
.../assets/javascripts/lunr/min/lunr.it.min.js | 0
.../assets/javascripts/lunr/min/lunr.ja.min.js | 0
.../assets/javascripts/lunr/min/lunr.jp.min.js | 0
.../assets/javascripts/lunr/min/lunr.kn.min.js | 0
.../assets/javascripts/lunr/min/lunr.ko.min.js | 0
.../assets/javascripts/lunr/min/lunr.multi.min.js | 0
.../assets/javascripts/lunr/min/lunr.nl.min.js | 0
.../assets/javascripts/lunr/min/lunr.no.min.js | 0
.../assets/javascripts/lunr/min/lunr.pt.min.js | 0
.../assets/javascripts/lunr/min/lunr.ro.min.js | 0
.../assets/javascripts/lunr/min/lunr.ru.min.js | 0
.../assets/javascripts/lunr/min/lunr.sa.min.js | 0
.../lunr/min/lunr.stemmer.support.min.js | 0
.../assets/javascripts/lunr/min/lunr.sv.min.js | 0
.../assets/javascripts/lunr/min/lunr.ta.min.js | 0
.../assets/javascripts/lunr/min/lunr.te.min.js | 0
.../assets/javascripts/lunr/min/lunr.th.min.js | 0
.../assets/javascripts/lunr/min/lunr.tr.min.js | 0
.../assets/javascripts/lunr/min/lunr.vi.min.js | 0
.../assets/javascripts/lunr/min/lunr.zh.min.js | 0
.../assets/javascripts/lunr/tinyseg.js | 0
.../assets/javascripts/lunr/wordcut.js | 0
.../javascripts/workers/search.dfff1995.min.js | 0
.../javascripts/workers/search.dfff1995.min.js.map | 0
.../assets/stylesheets/main.30068a00.min.css | 0
.../assets/stylesheets/main.30068a00.min.css.map | 0
.../assets/stylesheets/palette.85d0ee34.min.css | 0
.../stylesheets/palette.85d0ee34.min.css.map | 0
.../getting-started/developing/index.html | 2 +-
.../getting-started/first-steps/index.html | 2 +-
.../getting-started/quickstart/index.html | 10 +-
.../{0.91.0 => 0.98.0}/img/how-to-get-api-key.gif | Bin
.../{0.92.0 => 0.98.0}/img/interrogate_badge.svg | 0
.../img/streampipes-python-dark.png | Bin
.../{0.91.0 => 0.98.0}/img/streampipes-python.png | Bin
.../img/tutorial-output-stream.png | Bin
.../img/tutorial-prediction-data-stream.png | Bin
.../img/tutorial-preparation.gif | Bin
docs-python/{dev => 0.98.0}/index.html | 10 +-
docs-python/0.98.0/objects.inv | Bin 0 -> 3130 bytes
docs-python/{0.92.0 => 0.98.0}/overrides/404.html | 0
docs-python/{0.91.0 => 0.98.0}/overrides/main.html | 0
.../overrides/partials/footer.html | 0
.../partials/integrations/analytics/matomo.html | 0
.../reference/client/client/index.html | 560 +++++-----
.../reference/client/config/index.html | 211 ++--
.../client/credential_provider/index.html | 755 ++++++++-----
.../endpoint/api/data_lake_measure/index.html | 852 ++++++++-------
.../reference/endpoint/api/data_stream/index.html | 352 +++---
.../reference/endpoint/api/version/index.html | 387 ++++---
.../reference/endpoint/endpoint/index.html | 614 +++++------
.../reference/endpoint/exceptions/index.html | 70 +-
.../function_zoo/river_function/index.html | 1141 ++++++++++----------
.../reference/functions/broker/broker/index.html | 178 ++-
.../functions/broker/broker_handler/index.html | 336 +++---
.../reference/functions/broker/consumer/index.html | 235 ++--
.../broker/kafka/kafka_consumer/index.html | 233 ++--
.../broker/kafka/kafka_message_fetcher/index.html | 112 +-
.../broker/kafka/kafka_publisher/index.html | 280 +++--
.../functions/broker/nats/nats_consumer/index.html | 233 ++--
.../broker/nats/nats_publisher/index.html | 280 +++--
.../functions/broker/output_collector/index.html | 264 +++--
.../functions/broker/publisher/index.html | 280 +++--
.../functions/function_handler/index.html | 361 +++----
.../reference/functions/registration/index.html | 227 ++--
.../functions/streampipes_function/index.html | 650 ++++++-----
.../functions/utils/async_iter_handler/index.html | 259 +++--
.../functions/utils/data_stream_context/index.html | 220 ++--
.../utils/data_stream_generator/index.html | 328 +++---
.../functions/utils/function_context/index.html | 276 +++--
.../reference/model/common/index.html | 426 ++++----
.../model/container/data_lake_measures/index.html | 424 ++++----
.../model/container/data_streams/index.html | 424 ++++----
.../model/container/resource_container/index.html | 617 +++++------
.../reference/model/container/versions/index.html | 469 ++++----
.../model/resource/data_lake_measure/index.html | 201 ++--
.../model/resource/data_series/index.html | 400 ++++---
.../model/resource/data_stream/index.html | 201 ++--
.../reference/model/resource/exceptions/index.html | 23 +-
.../model/resource/function_definition/index.html | 623 +++++------
.../model/resource/query_result/index.html | 426 +++++---
.../reference/model/resource/resource/index.html | 205 ++--
.../reference/model/resource/version/index.html | 205 ++--
docs-python/0.98.0/search/search_index.json | 1 +
docs-python/{0.97.0 => 0.98.0}/sitemap.xml | 98 +-
docs-python/0.98.0/sitemap.xml.gz | Bin 0 -> 725 bytes
.../{0.91.0 => 0.98.0}/stylesheets/extra.css | 0
.../index.html | 11 +-
.../index.html | 15 +-
.../index.html | 47 +-
.../index.html | 87 +-
.../index.html | 49 +-
.../index.html | 43 +-
docs-python/versions.json | 6 +
110 files changed, 7410 insertions(+), 7321 deletions(-)
copy docs-python/{0.97.0 => 0.98.0}/404.html (100%)
copy docs-python/{dev => 0.98.0}/assets/_mkdocstrings.css (92%)
copy docs-python/{0.91.0 => 0.98.0}/assets/images/favicon.png (100%)
copy docs-python/{0.93.0 => 0.98.0}/assets/javascripts/bundle.dff1b7c8.min.js
(100%)
copy docs-python/{0.93.0 =>
0.98.0}/assets/javascripts/bundle.dff1b7c8.min.js.map (100%)
copy docs-python/{0.91.0 => 0.98.0}/assets/javascripts/lunr/min/lunr.ar.min.js
(100%)
copy docs-python/{0.91.0 => 0.98.0}/assets/javascripts/lunr/min/lunr.da.min.js
(100%)
copy docs-python/{0.91.0 => 0.98.0}/assets/javascripts/lunr/min/lunr.de.min.js
(100%)
copy docs-python/{0.91.0 => 0.98.0}/assets/javascripts/lunr/min/lunr.du.min.js
(100%)
copy docs-python/{0.91.0 => 0.98.0}/assets/javascripts/lunr/min/lunr.es.min.js
(100%)
copy docs-python/{0.91.0 => 0.98.0}/assets/javascripts/lunr/min/lunr.fi.min.js
(100%)
copy docs-python/{0.91.0 => 0.98.0}/assets/javascripts/lunr/min/lunr.fr.min.js
(100%)
copy docs-python/{0.93.0 => 0.98.0}/assets/javascripts/lunr/min/lunr.he.min.js
(100%)
copy docs-python/{0.91.0 => 0.98.0}/assets/javascripts/lunr/min/lunr.hi.min.js
(100%)
copy docs-python/{0.91.0 => 0.98.0}/assets/javascripts/lunr/min/lunr.hu.min.js
(100%)
copy docs-python/{0.93.0 => 0.98.0}/assets/javascripts/lunr/min/lunr.hy.min.js
(100%)
copy docs-python/{0.91.0 => 0.98.0}/assets/javascripts/lunr/min/lunr.it.min.js
(100%)
copy docs-python/{0.91.0 => 0.98.0}/assets/javascripts/lunr/min/lunr.ja.min.js
(100%)
copy docs-python/{0.91.0 => 0.98.0}/assets/javascripts/lunr/min/lunr.jp.min.js
(100%)
copy docs-python/{0.93.0 => 0.98.0}/assets/javascripts/lunr/min/lunr.kn.min.js
(100%)
copy docs-python/{0.93.0 => 0.98.0}/assets/javascripts/lunr/min/lunr.ko.min.js
(100%)
copy docs-python/{0.91.0 =>
0.98.0}/assets/javascripts/lunr/min/lunr.multi.min.js (100%)
copy docs-python/{0.91.0 => 0.98.0}/assets/javascripts/lunr/min/lunr.nl.min.js
(100%)
copy docs-python/{0.91.0 => 0.98.0}/assets/javascripts/lunr/min/lunr.no.min.js
(100%)
copy docs-python/{0.91.0 => 0.98.0}/assets/javascripts/lunr/min/lunr.pt.min.js
(100%)
copy docs-python/{0.91.0 => 0.98.0}/assets/javascripts/lunr/min/lunr.ro.min.js
(100%)
copy docs-python/{0.91.0 => 0.98.0}/assets/javascripts/lunr/min/lunr.ru.min.js
(100%)
copy docs-python/{0.93.0 => 0.98.0}/assets/javascripts/lunr/min/lunr.sa.min.js
(100%)
copy docs-python/{0.91.0 =>
0.98.0}/assets/javascripts/lunr/min/lunr.stemmer.support.min.js (100%)
copy docs-python/{0.91.0 => 0.98.0}/assets/javascripts/lunr/min/lunr.sv.min.js
(100%)
copy docs-python/{0.91.0 => 0.98.0}/assets/javascripts/lunr/min/lunr.ta.min.js
(100%)
copy docs-python/{0.93.0 => 0.98.0}/assets/javascripts/lunr/min/lunr.te.min.js
(100%)
copy docs-python/{0.91.0 => 0.98.0}/assets/javascripts/lunr/min/lunr.th.min.js
(100%)
copy docs-python/{0.91.0 => 0.98.0}/assets/javascripts/lunr/min/lunr.tr.min.js
(100%)
copy docs-python/{0.91.0 => 0.98.0}/assets/javascripts/lunr/min/lunr.vi.min.js
(100%)
copy docs-python/{0.93.0 => 0.98.0}/assets/javascripts/lunr/min/lunr.zh.min.js
(100%)
copy docs-python/{0.91.0 => 0.98.0}/assets/javascripts/lunr/tinyseg.js (100%)
copy docs-python/{0.93.0 => 0.98.0}/assets/javascripts/lunr/wordcut.js (100%)
copy docs-python/{0.93.0 =>
0.98.0}/assets/javascripts/workers/search.dfff1995.min.js (100%)
copy docs-python/{0.93.0 =>
0.98.0}/assets/javascripts/workers/search.dfff1995.min.js.map (100%)
copy docs-python/{0.95.0 => 0.98.0}/assets/stylesheets/main.30068a00.min.css
(100%)
copy docs-python/{0.95.0 =>
0.98.0}/assets/stylesheets/main.30068a00.min.css.map (100%)
copy docs-python/{0.93.0 =>
0.98.0}/assets/stylesheets/palette.85d0ee34.min.css (100%)
copy docs-python/{0.93.0 =>
0.98.0}/assets/stylesheets/palette.85d0ee34.min.css.map (100%)
copy docs-python/{0.97.0 => 0.98.0}/getting-started/developing/index.html (99%)
copy docs-python/{0.97.0 => 0.98.0}/getting-started/first-steps/index.html
(99%)
copy docs-python/{dev => 0.98.0}/getting-started/quickstart/index.html (98%)
copy docs-python/{0.91.0 => 0.98.0}/img/how-to-get-api-key.gif (100%)
copy docs-python/{0.92.0 => 0.98.0}/img/interrogate_badge.svg (100%)
copy docs-python/{0.92.0 => 0.98.0}/img/streampipes-python-dark.png (100%)
copy docs-python/{0.91.0 => 0.98.0}/img/streampipes-python.png (100%)
copy docs-python/{0.97.0 => 0.98.0}/img/tutorial-output-stream.png (100%)
copy docs-python/{0.95.0 => 0.98.0}/img/tutorial-prediction-data-stream.png
(100%)
copy docs-python/{0.91.0 => 0.98.0}/img/tutorial-preparation.gif (100%)
copy docs-python/{dev => 0.98.0}/index.html (98%)
create mode 100644 docs-python/0.98.0/objects.inv
copy docs-python/{0.92.0 => 0.98.0}/overrides/404.html (100%)
copy docs-python/{0.91.0 => 0.98.0}/overrides/main.html (100%)
copy docs-python/{0.91.0 => 0.98.0}/overrides/partials/footer.html (100%)
copy docs-python/{0.91.0 =>
0.98.0}/overrides/partials/integrations/analytics/matomo.html (100%)
copy docs-python/{0.97.0 => 0.98.0}/reference/client/client/index.html (83%)
copy docs-python/{0.97.0 => 0.98.0}/reference/client/config/index.html (91%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/client/credential_provider/index.html (76%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/endpoint/api/data_lake_measure/index.html (76%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/endpoint/api/data_stream/index.html (89%)
copy docs-python/{0.97.0 => 0.98.0}/reference/endpoint/api/version/index.html
(88%)
copy docs-python/{0.97.0 => 0.98.0}/reference/endpoint/endpoint/index.html
(84%)
copy docs-python/{0.97.0 => 0.98.0}/reference/endpoint/exceptions/index.html
(97%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/function_zoo/river_function/index.html (71%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/functions/broker/broker/index.html (94%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/functions/broker/broker_handler/index.html (88%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/functions/broker/consumer/index.html (93%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/functions/broker/kafka/kafka_consumer/index.html (93%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/functions/broker/kafka/kafka_message_fetcher/index.html (96%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/functions/broker/kafka/kafka_publisher/index.html (92%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/functions/broker/nats/nats_consumer/index.html (93%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/functions/broker/nats/nats_publisher/index.html (92%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/functions/broker/output_collector/index.html (92%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/functions/broker/publisher/index.html (92%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/functions/function_handler/index.html (88%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/functions/registration/index.html (92%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/functions/streampipes_function/index.html (83%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/functions/utils/async_iter_handler/index.html (92%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/functions/utils/data_stream_context/index.html (91%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/functions/utils/data_stream_generator/index.html (88%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/functions/utils/function_context/index.html (90%)
copy docs-python/{0.97.0 => 0.98.0}/reference/model/common/index.html (91%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/model/container/data_lake_measures/index.html (87%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/model/container/data_streams/index.html (87%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/model/container/resource_container/index.html (83%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/model/container/versions/index.html (85%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/model/resource/data_lake_measure/index.html (94%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/model/resource/data_series/index.html (89%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/model/resource/data_stream/index.html (93%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/model/resource/exceptions/index.html (98%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/model/resource/function_definition/index.html (82%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/model/resource/query_result/index.html (84%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/model/resource/resource/index.html (93%)
copy docs-python/{0.97.0 =>
0.98.0}/reference/model/resource/version/index.html (93%)
create mode 100644 docs-python/0.98.0/search/search_index.json
copy docs-python/{0.97.0 => 0.98.0}/sitemap.xml (82%)
create mode 100644 docs-python/0.98.0/sitemap.xml.gz
copy docs-python/{0.91.0 => 0.98.0}/stylesheets/extra.css (100%)
copy docs-python/{0.97.0 =>
0.98.0}/tutorials/1-introduction-to-streampipes-python-client/index.html (99%)
copy docs-python/{dev =>
0.98.0}/tutorials/2-extracting-data-from-the-streampipes-data-lake/index.html
(99%)
copy docs-python/{dev =>
0.98.0}/tutorials/3-getting-live-data-from-the-streampipes-data-stream/index.html
(99%)
copy docs-python/{0.97.0 =>
0.98.0}/tutorials/4-using-online-machine-learning-on-a-streampipes-data-stream/index.html
(98%)
copy docs-python/{0.97.0 =>
0.98.0}/tutorials/5-applying-interoperable-machine-learning-in-streampipes/index.html
(99%)
copy docs-python/{0.97.0 =>
0.98.0}/tutorials/6-streampipes-function-output-stream/index.html (99%)