Commit 88c0b347 authored by garciay's avatar garciay
Browse files

Add TPs for RLT (Draft ETSI TS 103 301 Clause 6 Road and Lane Topology (RLT) service

parent dc377d94
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -89,10 +89,17 @@ encoding//root/Requirements/IS_IVI/IS_IVI_SEC/IS_IVI_17.json=UTF-8
encoding//root/Requirements/IS_IVI/IS_IVI_SEC/IS_IVI_18.json=UTF-8
encoding//root/Requirements/IS_RLT.json=UTF-8
encoding//root/Requirements/IS_RLT/IS_RLT_01.json=UTF-8
encoding//root/Requirements/IS_RLT/IS_RLT_01/TP_IS_RLT_MSGF_BV_01.json=UTF-8
encoding//root/Requirements/IS_RLT/IS_RLT_02.json=UTF-8
encoding//root/Requirements/IS_RLT/IS_RLT_02/TP_IS_RLT_INFO_BV_01.json=UTF-8
encoding//root/Requirements/IS_RLT/IS_RLT_02/TP_IS_RLT_INFO_BV_02.json=UTF-8
encoding//root/Requirements/IS_RLT/IS_RLT_02/TP_IS_RLT_INFO_BV_03.json=UTF-8
encoding//root/Requirements/IS_RLT/IS_RLT_03.json=UTF-8
encoding//root/Requirements/IS_RLT/IS_RLT_03/TP_IS_RLT_COM_BV_01.json=UTF-8
encoding//root/Requirements/IS_RLT/IS_RLT_04.json=UTF-8
encoding//root/Requirements/IS_RLT/IS_RLT_04/TP_IS_RLT_COM_02.json=UTF-8
encoding//root/Requirements/IS_RLT/IS_RLT_05.json=UTF-8
encoding//root/Requirements/IS_RLT/IS_RLT_05/TP_IS_RLT_COM_03.json=UTF-8
encoding//root/Requirements/IS_RLT/IS_RLT_SEC.json=UTF-8
encoding//root/Requirements/IS_RLT/IS_RLT_SEC/IS_RLT_06.json=UTF-8
encoding//root/Requirements/IS_RLT/IS_RLT_SEC/IS_RLT_07.json=UTF-8
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
            "key": "_name",
            "origin": "7b78b531-4764-4053-ac76-226fcd436476",
            "type": "STRING",
            "value": "Check that RLT protocol version is set to 1"
            "value": "01. Check that RLT protocol version is set to 1"
        },
        "_type": {
            "isGenerated": false,
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
            "key": "_name",
            "origin": "89695227-7171-4a17-b23a-67f57dfea9d3",
            "type": "STRING",
            "value": "Check the RLT message fragmenting"
            "value": "02. Check the RLT message fragmenting"
        },
        "_type": {
            "isGenerated": false,
+2 −2
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
            "key": "_description",
            "origin": "3166b003-3db3-4fbe-a50a-74edf00624ab",
            "type": "STRING",
            "value": "Check that SPAT is alwayes acompagnied with a MAP"
            "value": "03. Check that SPATEM is always accompagnied with a MAPEM"
        },
        "_locations": {
            "elements_type": "STRING",
@@ -20,7 +20,7 @@
            "key": "_name",
            "origin": "3166b003-3db3-4fbe-a50a-74edf00624ab",
            "type": "STRING",
            "value": "Check continious transmition with the SPAT messages"
            "value": "03. Check continious transmition with the SPAT messages"
        },
        "_type": {
            "isGenerated": false,
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
            "key": "_name",
            "origin": "f2e1b279-640a-4313-94a2-1b8eb7871359",
            "type": "STRING",
            "value": "Check BTP type and port number"
            "value": "04. Check BTP type and port number"
        },
        "_type": {
            "isGenerated": false,
Loading