From 6854f72cb81b10e1add164e754aba1952df5b269 Mon Sep 17 00:00:00 2001 From: Tobias Jahnke Date: Fri, 16 Aug 2019 17:28:24 +0200 Subject: Add htdocs to test service widget Bug-AGL: SPEC-2738 Introduce html web-ui to demo and test the provided api. Signed-off-by: Tobias Jahnke Change-Id: Ia5866e954c4b0fffb0adf0ab551beaf48ec7bf0f --- htdocs/index.html | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 htdocs/index.html (limited to 'htdocs/index.html') diff --git a/htdocs/index.html b/htdocs/index.html new file mode 100644 index 0000000..c1a9137 --- /dev/null +++ b/htdocs/index.html @@ -0,0 +1,27 @@ + + + + + UNICENS Tests + + +

UNICENS Bindings Test

+
    +
  1. UNICENS Controller
  2. +
+ + \ No newline at end of file -- cgit 1.2.3-korg