From 5898f51e56237362fcbe1e0158e5c8738ff6682f Mon Sep 17 00:00:00 2001 From: Oliver Rahner Date: Fri, 28 Jun 2024 13:20:29 +0200 Subject: [PATCH] add note on non-persistent data --- README.adoc | 2 +- antora-playbook.yml | 1 + modules/ROOT/pages/ar2/testing.adoc | 3 +++ modules/ROOT/pages/integration/onboarding.adoc | 2 +- modules/ROOT/pages/tools/io-tool/onoffboarding.adoc | 2 +- 5 files changed, 7 insertions(+), 3 deletions(-) diff --git a/README.adoc b/README.adoc index 9340996..e72304b 100644 --- a/README.adoc +++ b/README.adoc @@ -5,7 +5,7 @@ == Abstract image::agrirouter.svg[agrirouter] -The agrirouter is a universal data exchange platform for farmers and agricultural contractors that makes it possible to connect machinery and agricultural software, regardless of vendor or manufacturer. Agrirouter does not save data; it transfers data. +The agrirouter is a universal data exchange platform for farmers and agricultural contractors that makes it possible to connect machinery and agricultural software, regardless of vendor or manufacturer. agrirouter does not save data; it transfers data. As a universal data exchange platform, agrirouter fills a gap on the way to Farming 4.0. Its underlying concept unites cross-vendor and discrimination-free data transfer. You retain full control over your data. Even data exchange with service providers (e.g. agricultural contractors) and other partners is uncomplicated: Data are very rapidly transferred via the online connection, and if you wish, is intelligently connected to other datasets. == agrirouter Documentation diff --git a/antora-playbook.yml b/antora-playbook.yml index 1cea8bf..153127a 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -23,5 +23,6 @@ asciidoc: idseparator: "-" kroki-fetch-diagram: true kroki-plantuml-include: style.puml + page-pagination: true extensions: - asciidoctor-kroki diff --git a/modules/ROOT/pages/ar2/testing.adoc b/modules/ROOT/pages/ar2/testing.adoc index 9fe29bd..64b19df 100644 --- a/modules/ROOT/pages/ar2/testing.adoc +++ b/modules/ROOT/pages/ar2/testing.adoc @@ -82,6 +82,9 @@ _This is a *separate* instance of the IO-Tool, but using the same credentials_ You can use the xref:../certification.adoc[Certification guideline] for an idea which processes to test. +Be aware that certain feature *deployments to QA may destroy some data*. Most notably, this includes feed messages and onboarded endpoints. However, we guarantee persistence of user accounts, registered applications and application versions. +We will inform all active developers on QA *with a lead time of 2 days* about such deployments. + If you want to conduct *load tests*, as opposed to functional tests, please contact us at support@my-agrirouter.com before to align on expected volume and increments. == Reporting issues diff --git a/modules/ROOT/pages/integration/onboarding.adoc b/modules/ROOT/pages/integration/onboarding.adoc index 108cc91..0bb06db 100644 --- a/modules/ROOT/pages/integration/onboarding.adoc +++ b/modules/ROOT/pages/integration/onboarding.adoc @@ -147,7 +147,7 @@ All signatures used for the onboarding and revocation process shall be created b * Create HEX representation of this hash * Add the hex string as "X-Agrirouter-Signature" to the header of the HTTP call -Agrirouter will look up the public key for the app id specified and verify the signature. +agrirouter will look up the public key for the app id specified and verify the signature. == Verification Request diff --git a/modules/ROOT/pages/tools/io-tool/onoffboarding.adoc b/modules/ROOT/pages/tools/io-tool/onoffboarding.adoc index 9622622..33aedd5 100644 --- a/modules/ROOT/pages/tools/io-tool/onoffboarding.adoc +++ b/modules/ROOT/pages/tools/io-tool/onoffboarding.adoc @@ -8,7 +8,7 @@ When the IO-Tool is not connected to any agrirouter account only three main sect image::io-tool/onboarding.png[] === Selection of Environment -There are four options to choose from when establishing a connection with the Agrirouter. +There are four options to choose from when establishing a connection with the agrirouter. * Onboard MQTT Production * Onboard MQTT QA