summaryrefslogtreecommitdiffstats
path: root/htdocs/index.html
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-08-22 19:23:03 +0200
committerRomain Forlot <romain.forlot@iot.bzh>2018-12-13 14:59:14 +0100
commit1abf8567328fc22b66f56782ea2061dae5a73d65 (patch)
tree19f157748aa186864e894d4820480cf90499d48f /htdocs/index.html
parentf2510aef47e63ba5d10f73057ebd194f7de3cf11 (diff)
Adding control panel sample HTML5 UI
Change-Id: Id7cb7e3f1a817000c9054139922bdf9e3e21a0a8 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'htdocs/index.html')
-rw-r--r--htdocs/index.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/htdocs/index.html b/htdocs/index.html
new file mode 100644
index 0000000..828d389
--- /dev/null
+++ b/htdocs/index.html
@@ -0,0 +1,7 @@
+<html>
+ <head>
+ <title>AGL-AudioBindins tests</title>
+ <body>
+ <h1>Controller for AAAA test</h1>
+ <ol>
+ <li><a href="audio-control.html">AudioControl Control/Policy API</a>