annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1389
928b1833de0f fix str/bytes to mqtt client
drewp <drewp@bigasterisk.com>
parents:
diff changeset
1 <!doctype html>
928b1833de0f fix str/bytes to mqtt client
drewp <drewp@bigasterisk.com>
parents:
diff changeset
2 <html>
928b1833de0f fix str/bytes to mqtt client
drewp <drewp@bigasterisk.com>
parents:
diff changeset
3 <head>
928b1833de0f fix str/bytes to mqtt client
drewp <drewp@bigasterisk.com>
parents:
diff changeset
4 <title></title>
928b1833de0f fix str/bytes to mqtt client
drewp <drewp@bigasterisk.com>
parents:
diff changeset
5 <meta charset="utf-8" />
928b1833de0f fix str/bytes to mqtt client
drewp <drewp@bigasterisk.com>
parents:
diff changeset
6 </head>
928b1833de0f fix str/bytes to mqtt client
drewp <drewp@bigasterisk.com>
parents:
diff changeset
7 <body>
928b1833de0f fix str/bytes to mqtt client
drewp <drewp@bigasterisk.com>
parents:
diff changeset
8 mqtt_graph_bridge
928b1833de0f fix str/bytes to mqtt client
drewp <drewp@bigasterisk.com>
parents:
diff changeset
9 </body>
928b1833de0f fix str/bytes to mqtt client
drewp <drewp@bigasterisk.com>
parents:
diff changeset
10 </html>