diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2018-07-18 19:50:57 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2018-07-21 10:05:16 +0000 |
commit | 3f00d0fea4b8db29ef8268f2189704a3ea8e3360 (patch) | |
tree | 03d2d6abb708a8830682250653c43d79d24100cf /src/CMakeLists.txt | |
parent | 99043faef2d12b70dc27e2c816738a9ba2fff659 (diff) |
Fix: events callback aren't correctly registered
They were stored in the mapis sections instead of the events
one.
Clean and handle raw events as well. Before that it could
only process events coming from monitoring api. Now it could
receive the event directly.
Make sure that the event handle is valid before sends the
request response. This prevent to subcribe or push an event
while the event handle hasn't been correctly created. This
could happens if the testVerb hasn't not been called from a
session. In that case, the response will just be that tests
has been launched.
Format.
Change-Id: I0aa522939162684f91dd426cc14919bb0ec3f69e
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'src/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions