Rename class and 1:1 map to JSON description file
authorRomain Forlot <romain.forlot@iot.bzh>
Wed, 15 Mar 2017 22:16:59 +0000 (23:16 +0100)
committerRomain Forlot <romain.forlot@iot.bzh>
Thu, 16 Mar 2017 16:21:57 +0000 (17:21 +0100)
commit0a9f3524f442ff055fb1075f92bd85f9b4522910
treea2aef99c4c596d13992173c015cb4d6f0d1a2fe0
parent53cd923a034162273fea2f4fb045b28686f51df5
Rename class and 1:1 map to JSON description file

Added decoder and callback member that will be set by generator and taken
at submission to be used later, storing them into an active diagnostic
request instance, when response CAN message comes in.

Change-Id: I9ded05de3bb28ec55e4e007d72d0e1924141a6a6
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
src/configuration-generated.cpp
src/configuration.cpp
src/configuration.hpp
src/diagnostic/diagnostic-message.cpp
src/diagnostic/diagnostic-message.hpp
src/low-can-binding.cpp
src/utils/signals.cpp