From 36549622948da2cb2e66012876e5eef15e839aa2 Mon Sep 17 00:00:00 2001 From: Paul-Christian Volkmer Date: Wed, 6 Mar 2024 10:00:17 +0100 Subject: feat: initial implementation of gPAS connection check --- .../templates/configs/outputConnectionAvailable.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 src/main/resources/templates/configs/outputConnectionAvailable.html (limited to 'src/main/resources/templates/configs/outputConnectionAvailable.html') diff --git a/src/main/resources/templates/configs/outputConnectionAvailable.html b/src/main/resources/templates/configs/outputConnectionAvailable.html new file mode 100644 index 0000000..699c614 --- /dev/null +++ b/src/main/resources/templates/configs/outputConnectionAvailable.html @@ -0,0 +1,16 @@ +
[[ ${mtbFileSender} ]]. Die Verbindung ist aktuell
+ verfügbar.
+ nicht verfügbar.
+[[ ${mtbFileSender} ]]. Die Verbindung ist aktuell
verfügbar.
--
cgit v1.2.3