This example presents field data from sensor BME280 connecting to cloud, mbed Device Connector.

Please read details at the link. https://github.com/soramame21/connector-api-python-quickstart_4BME280

Revision:
0:a9bcda5b678a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/views/error.hbs	Wed Apr 26 03:13:23 2017 +0000
@@ -0,0 +1,3 @@
+<h1>{{message}}</h1>
+<h2>{{error.status}}</h2>
+<pre>{{error.stack}}</pre>
\ No newline at end of file