summaryrefslogtreecommitdiffstats
path: root/src/can_event_push.cpp
AgeCommit message (Collapse)AuthorFilesLines
2017-02-16Change CanMessage_c to can_message_t class nameRomain Forlot1-1/+1
Change-Id: I58a8d05ef226c22c9218cd3bf4932216e33f0de0 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-02-16Changing CanBus_c to can_bus_t class nameRomain Forlot1-1/+1
Change-Id: Ibf277e36187b78853718f76552ff730d0474a3e6 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-02-14Jsonification of VehicleMessage and push eventRomain Forlot1-3/+46
to subscriber. TODO: seperated map between signal name and afb_event. Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-02-14Move sources into src directoryRomain Forlot1-0/+38
make some cleaning Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>