adds node-availibility event and subscribe function
[apps/agl-service-unicens.git] / htdocs / UNICENS.html
index 176e11d..d3fc285 100644 (file)
@@ -16,6 +16,7 @@
     <br>
     
     <ol>
+    <li><button onclick="callbinder('UNICENS','subscribe', {})">Subscribe to events</button></li>
     <li><button onclick="callbinder('UNICENS','initialise', {filename:ucs2_config})">Parse XML and Start UNICENS</button></li>
     <li><button onclick="callbinder('UNICENS','volume', {channel:'master', volume: 255})">Set Master Volume to 255</button></li>
     <li><button onclick="callbinder('unicens','volume', {channel:'master', volume: 230})">Set Master Volume to 230</button></li>