diff service/mqtt_graph_bridge/index.html @ 1389:928b1833de0f

fix str/bytes to mqtt client Ignore-this: 6840d55dfdf0408cee1b4fb39a4b3c7c darcs-hash:cb29ba8c66c2736c730a5ba8f9fa0258e0f0e98b
author drewp <drewp@bigasterisk.com>
date Fri, 10 May 2019 02:28:14 -0700
parents
children 80f6b3ee9c7f
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/service/mqtt_graph_bridge/index.html	Fri May 10 02:28:14 2019 -0700
@@ -0,0 +1,10 @@
+<!doctype html>
+<html>
+  <head>
+    <title></title>
+    <meta charset="utf-8" />
+  </head>
+  <body>
+    mqtt_graph_bridge
+  </body>
+</html>