Commit 6105b5a7 authored by Yann Garcia's avatar Yann Garcia
Browse files

Add ETSI ITS messages type

parent f6730db2
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -40,4 +40,11 @@ const (
	11__MsgType MsgType = "11"
	12__MsgType MsgType = "12"
	13__MsgType MsgType = "13"
	14__MsgType MsgType = "14"
	15__MsgType MsgType = "15"
	16__MsgType MsgType = "16"
	17__MsgType MsgType = "17"
	18__MsgType MsgType = "18"
	19__MsgType MsgType = "19"
	20__MsgType MsgType = "20"
)