summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorclement benier <clement.benier@iot.bzh>2018-06-20 12:03:22 +0200
committercle©mentbeénier <clement.benier@iot.bzh>2018-06-21 14:23:38 +0200
commit11d7505b3318f44871eec69d214306608189ef43 (patch)
treef834effe7957bd718be040657528400e92d6e855 /README.md
parent1fc63a30ca5bd00f0f6c9805f0ff0c0c7ac29c1e (diff)
add client_sub structure: split channel_fd structure into channel and client_sub
Change-Id: I1bd0cea12128ac3d78d6f4c4ee472cd74e69469d Signed-off-by: clement benier <clement.benier@iot.bzh>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index aa285fb..7193461 100644
--- a/README.md
+++ b/README.md
@@ -34,9 +34,10 @@ Frequency is in Hertz, if the frequency is not filled, events are triggered via
## Remaining issues
- Provide a json config file so that configures the device name and the channel name.
-- Rework on channel structure and split it into client structure
- Handle several values simultaneously, see trigger
- Update it to other iiodevices
+- channel static infos: add suffix in json for each different static infos between channels
+- read channel values only for the maximum frequency
## M3ULCB Kingfisher