Require an 'action' in diagnostic requests.
authorChristopher Peplin <chris.peplin@rhubarbtech.com>
Tue, 5 Aug 2014 02:04:57 +0000 (22:04 -0400)
committerChristopher Peplin <chris.peplin@rhubarbtech.com>
Tue, 5 Aug 2014 03:16:02 +0000 (23:16 -0400)
commitaa4a2cd92afecf5ce6e3faba441d3b8758b5c372
tree70fbde118b4abb5d589a934f68610471713f6780
parent570048644e960862858dfd984c34f55f6b63144f
Require an 'action' in diagnostic requests.

It wasn't very clean to try and infer a delete/create/update based on
the value of the frequency field - this will require a little more code,
but as they say in Python, explicit is better than implicit.

Fixed https://github.com/openxc/openxc-message-format/issues/12
README.md
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