Move diagnostic requests scheduling to diagnostic manager
authorRomain Forlot <romain.forlot@iot.bzh>
Tue, 14 Mar 2017 09:48:07 +0000 (10:48 +0100)
committerRomain Forlot <romain.forlot@iot.bzh>
Thu, 16 Mar 2017 16:15:55 +0000 (17:15 +0100)
commit83f0501dbb4cd2f2baf8c164728334a0142ec94d
treec54619fb6f53afacabc7c0b0e1c116140622c15b
parent665f905386a0362657888db5e3a213a1c03f72ee
Move diagnostic requests scheduling to diagnostic manager
while adding the request. It is more logic to make that here
than in the subscription operation.

Change-Id: I19b29bc11c5fb6e5828a0bf189fac1333b0199ed
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
src/diagnostic/diagnostic-manager.cpp
src/low-can-binding.cpp