aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/wearable/qml/Weather/weather.json
diff options
context:
space:
mode:
authorShrikant Dhumal <shrikant.dhumal@qt.io>2016-12-16 19:20:45 -0800
committerJ-P Nurmi <jpnurmi@qt.io>2017-03-13 07:29:41 +0000
commit7d0a2a1e55b615ae96766eefe8b066c2b7015140 (patch)
tree06e61dc25239cacef211ae09be9b8ce91813a5fe /examples/quickcontrols2/wearable/qml/Weather/weather.json
parent5461df158c6076d3c3ed037e3051778018da7762 (diff)
Add Wearable demo
Change-Id: I3e287b85517c04803964c068e32bf8b6bcae5cb6 Reviewed-by: J-P Nurmi <jpnurmi@qt.io>
Diffstat (limited to 'examples/quickcontrols2/wearable/qml/Weather/weather.json')
-rw-r--r--examples/quickcontrols2/wearable/qml/Weather/weather.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quickcontrols2/wearable/qml/Weather/weather.json b/examples/quickcontrols2/wearable/qml/Weather/weather.json
new file mode 100644
index 00000000..2cce95c6
--- /dev/null
+++ b/examples/quickcontrols2/wearable/qml/Weather/weather.json
@@ -0,0 +1 @@
+{"coord":{"lon":-122.42,"lat":37.77},"weather":[{"id":803,"main":"Clouds","description":"broken clouds","icon":"04n"}],"base":"stations","main":{"temp":45.22,"pressure":1020.17,"humidity":88,"temp_min":36.92,"temp_max":58.92,"sea_level":1028.19,"grnd_level":1020.17},"wind":{"speed":6.73,"deg":201.002},"clouds":{"all":68},"dt":1476412232,"sys":{"message":0.012,"country":"US","sunrise":1476454666,"sunset":1476495156},"id":5391959,"name":"San Francisco","cod":200}