annotate service/mqtt_graph_bridge/index.html @ 1394:b27d0f9a00ef

pinode use prettyerrorhandler Ignore-this: 20e96013aa365fd180774ffb5b558245 darcs-hash:84bf69f522301afb1a79cb6184ae92a0fdd54017
author drewp <drewp@bigasterisk.com>
date Sat, 06 Jul 2019 00:49:12 -0700
parents 928b1833de0f
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>