aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2016-11-25 10:37:49 +0000
committerRomain Forlot <romain.forlot@iot.bzh>2016-11-25 10:37:49 +0000
commit5351bddbde04acdd35a80ddc0977b2c758ef60a7 (patch)
tree064132820b0c62cdc7af261a47ae7c317f88ff6b
parentb8e62d9f981f7e9893553a79d089f1aa8be265ba (diff)
Add a todo task
Change-Id: Iaef56b0cdc91c7fbda526e2ed10b5d81ccc59f3e Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 783f43b..64198b6 100644
--- a/README.md
+++ b/README.md
@@ -88,3 +88,4 @@ hvac get_all
ON-REPLY 2:hvac/get_all: {"response":{"LeftTemperature":21,"RightTemperature":21,"FanSpeed":0},"jtype":"afb-reply","request":{"status":"success"}}
```
+TODO: QML files aren't modified to fit with bindings for now. They have to be modified to make hybrid application works.