Remove redundant 'type' field from binary SimpleVehicleMessage.
authorChristopher Peplin <chris.peplin@rhubarbtech.com>
Tue, 7 Oct 2014 03:25:13 +0000 (23:25 -0400)
committerChristopher Peplin <chris.peplin@rhubarbtech.com>
Tue, 7 Oct 2014 03:25:13 +0000 (23:25 -0400)
commitd17a9c7988b05e70607d1eb823fbe160d0a4c506
tree092615416cbda9d488bec8be210230d32c62320d
parent9682309b7d7450235bea95841f7442e6712db379
Remove redundant 'type' field from binary SimpleVehicleMessage.

You can figure out the type based on the value and event DynamicFields.

Fixed #19.
gen/cpp/openxc.pb
gen/cpp/openxc.pb.c
gen/cpp/openxc.pb.h
gen/java/com/openxc/BinaryMessages.java
gen/python/openxc_pb2.py
openxc.proto