diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2016-11-25 10:37:49 +0000 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2016-11-25 10:37:49 +0000 |
commit | 5351bddbde04acdd35a80ddc0977b2c758ef60a7 (patch) | |
tree | 064132820b0c62cdc7af261a47ae7c317f88ff6b | |
parent | b8e62d9f981f7e9893553a79d089f1aa8be265ba (diff) |
Add a todo task
Change-Id: Iaef56b0cdc91c7fbda526e2ed10b5d81ccc59f3e
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |