diff --git a/public/v4.1.2/5.4/index.html b/public/v4.1.2/5.4/index.html
index b7d57fb7e00ee7447073cdc057f8ba78b8b32b34..eea6a15470e8f143096a6f83675497a7f74341c5 100644
--- a/public/v4.1.2/5.4/index.html
+++ b/public/v4.1.2/5.4/index.html
@@ -1436,14 +1436,14 @@
             <td colspan="2" align="left"><strong>EXAMPLE</strong> <strong>1:</strong> If the test objective is to test <strong><i>"Test triggers</i> <i>IUT</i> <i>to execute a test case for creation of &lt;</i> <i>AE</i> <i>> with abels attribute under a</i> <i>CSEBase</i> <i>resource</i>\"</strong>, then triggering message would be serialized as following.</td>
         </tr>
         <tr>
-            <td align="center"><strong>Request</strong> <br /> { <br /> "m2m:rqp" :{ <br /> "op": 1, //indicate CREATE operation <br /> "ty": 2, //indicate AE resource type <br /> "to": {TEST_SYSTEM_ADDRESS}, <br /> "pc": { <br /> "m2m:ae": { <br /> "lbl":"UNINITIALIZED" //indicate that attribute labels needs to be included <br /> }, <br /> } <br /> "rvi": "2a" \ } } <br /> }</td>
+            <td align="left"><strong>Request</strong> <br /> { <br /> "m2m:rqp" :{ <br /> "op": 1, //indicate CREATE operation <br /> "ty": 2, //indicate AE resource type <br /> "to": {TEST_SYSTEM_ADDRESS}, <br /> "pc": { <br /> "m2m:ae": { <br /> "lbl":"UNINITIALIZED" //indicate that attribute labels needs to be included <br /> }, <br /> } <br /> "rvi": "2a" \ } } <br /> }</td>
             <td align="center"><strong>Request</strong> <br /> <strong>POST</strong>  /{SUT_UT_APPLICATION_URL} HTTP/1.1 <br /> <strong>Host</strong>: {SUT_IP_ADDRESS:PORT} <br /> <strong>Content-Length</strong>: {PAYLOAD_LENGTH} <br /> <strong>Content-Type</strong>: <strong>application/json</strong> <br /> <br /> {"m2m:rqp" :{ <br /> "op": 1, //indicate CREATE operation <br /> "ty": 2, //indicate AE resource type <br /> "to": {TEST_SYSTEM_ADDRESS}, <br /> "pc": { <br /> "m2m:ae": { <br /> "lbl":"UNINITIALIZED" //indicate that attribute labels needs to be included <br /> } <br /> }, <br /> "rvi": "2a" <br /> } <br /> }</td>
         </tr>
         <tr>
             <td colspan="2" align="center"><strong>EXAMPLE</strong> <strong>2:</strong> If the test objective is to test <strong><i>"Test System triggers</i> <i>IUT</i> <i>to execute a test case for delete of &lt;</i> <i>AE</i> <i>> </i>resource<i>\"</strong>, then triggering message would be serialized as following.</td>
         </tr>
         <tr>
-            <td align="center"><strong>Request</strong> <br /> { <br /> "m2m:rqp" :{ <br /> "op": 4, //indicate DELETE operation <br /> "to":{TARGET_AE_RESOURCE_ADDRESS}, <br /> //indicate Target AE resource address "rvi": "2a" <br /> } <br /> }</td>
+            <td align="left"><strong>Request</strong> <br /> { <br /> "m2m:rqp" :{ <br /> "op": 4, //indicate DELETE operation <br /> "to":{TARGET_AE_RESOURCE_ADDRESS}, <br /> //indicate Target AE resource address "rvi": "2a" <br /> } <br /> }</td>
             <td align="center"><strong>Request</strong> <br /> <strong>POST</strong>  /{SUT_UT_APPLICATION_URL} HTTP/1.1 <br /> <strong>Host</strong>: {SUT_IP_ADDRESS:PORT} <br /> <strong>Content-Length</strong>: {PAYLOAD_LENGTH} <br /> <strong>Content-Type</strong>: <strong>application/json</strong> <br /> <br /> {"m2m:rqp" :{ <br /> "op": 4, //indicate DELETE peration<br /> "to":{TARGET_AE_RESOURCE_ADDRESS}, <br /> //indicate Target AE resource address <br /> "rvi": "2a" <br /> } <br /> }</td>
         </tr>
         <tr>
@@ -1451,7 +1451,7 @@
             <td align="center">Special upper tester commands<br /></td>
             <td align="center">N/A<br /></td>
             <td align="center"><strong>"RESET"</strong><br /></td>
-            <td align="center"><strong>Request</strong> <br /> <strong>POST</strong> /{SUT_UT_APPLICATION_URL} HTTP/1.1 <br /> <strong>Host</strong> : {SUT_IP_ADDRESS:PORT} <br /> <strong>X-M2M-UTCMD: Reset</strong></td>
+            <td align="left"><strong>Request</strong> <br /> <strong>POST</strong> /{SUT_UT_APPLICATION_URL} HTTP/1.1 <br /> <strong>Host</strong> : {SUT_IP_ADDRESS:PORT} <br /> <strong>X-M2M-UTCMD: Reset</strong></td>
         </tr>
         <tr>
             <td align="left"></i>UtTrigger<i> </i>Ack<i> </i>Primitive<i></td>
diff --git a/public/v4.1.2/download/TS-0019-Abstract_Test_Suite_and_implementation_eXtra_Information_for_Test_v4.1.2.docx b/public/v4.1.2/download/TS-0019-Abstract_Test_Suite_and_implementation_eXtra_Information_for_Test_v4.1.2.docx
index 5b9c844f03b530040771b7b2c99a2274064b41df..4257cdc2a934c36752e4b5a53725a11c52a4688f 100644
Binary files a/public/v4.1.2/download/TS-0019-Abstract_Test_Suite_and_implementation_eXtra_Information_for_Test_v4.1.2.docx and b/public/v4.1.2/download/TS-0019-Abstract_Test_Suite_and_implementation_eXtra_Information_for_Test_v4.1.2.docx differ
diff --git a/public/v4.1.2/download/TS-0019-Abstract_Test_Suite_and_implementation_eXtra_Information_for_Test_v4.1.2.epub b/public/v4.1.2/download/TS-0019-Abstract_Test_Suite_and_implementation_eXtra_Information_for_Test_v4.1.2.epub
index 84db9dc828721538b05c12c308e5f66f5213d0b2..9bcfa002ef37fbaa34ca5f9341803e2d3bc65ecc 100644
Binary files a/public/v4.1.2/download/TS-0019-Abstract_Test_Suite_and_implementation_eXtra_Information_for_Test_v4.1.2.epub and b/public/v4.1.2/download/TS-0019-Abstract_Test_Suite_and_implementation_eXtra_Information_for_Test_v4.1.2.epub differ
diff --git a/public/v4.1.2/feed_json_created.json b/public/v4.1.2/feed_json_created.json
index 5985c89bac0054d46c2ab32afd39b46b0db54225..dfe45bfef7f03e3b6baad9817f333c9531b455e3 100644
--- a/public/v4.1.2/feed_json_created.json
+++ b/public/v4.1.2/feed_json_created.json
@@ -1 +1 @@
-{"version": "https://jsonfeed.org/version/1", "title": "oneM2M TS-0019", "home_page_url": "https://specifications.onem2m.org/v4.1.2/", "feed_url": "https://specifications.onem2m.org/v4.1.2/feed_json_created.json", "description": "oneM2M Specifications navigator", "icon": null, "authors": [], "language": "en", "items": [{"id": "https://specifications.onem2m.org/v4.1.2/download/", "url": "https://specifications.onem2m.org/v4.1.2/download/", "title": "Download", "content_html": "<p>Download baseline for TS-0019 version v4.1.2:</p>\n<p>[<img alt=\"Word\" src=\"images/Word.png\">](TS-0019-Abstract_Test_Suite_and_implementation_eXtra_Information_for_Test_v4.1.2.do...</p>", "image": null, "date_published": "2024-11-29T09:44:36.444057+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/B/", "url": "https://specifications.onem2m.org/v4.1.2/B/", "title": "Annex B (informative): Bibliography", "content_html": "<p>ISO/IEC 9646-6 (1994): \"Information technology - Open Systems Interconnection - Conformance testing methodology and framework - Part 6: Protocol profile test...</p>", "image": null, "date_published": "2024-11-29T09:44:36.421242+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/A/", "url": "https://specifications.onem2m.org/v4.1.2/A/", "title": "A", "content_html": "", "image": null, "date_published": "2024-11-29T09:44:36.398236+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/A.1/", "url": "https://specifications.onem2m.org/v4.1.2/A.1/", "title": "A.1 Electronic annex, zip file with TTCN-3 code", "content_html": "<p>This ATS has been produced using the Testing and Test Control Notation (TTCN) according to ETSI ES 201 873-1 <a href=\"#_ref_6\">[6]</a>.</p>\n<p>This test suite has ...</p>", "image": null, "date_published": "2024-11-29T09:44:36.377766+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/8/", "url": "https://specifications.onem2m.org/v4.1.2/8/", "title": "8 TTCN-3 Verifications", "content_html": "<p>The principles for Verifying the TTCN-3 test code are given in oneM2M TS-0015 <a href=\"../2.2/#_ref_i.2\">[i.2]</a>.</p>\n<p>All test cases provided with the present...</p>", "image": null, "date_published": "2024-11-29T09:44:36.355125+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/7/", "url": "https://specifications.onem2m.org/v4.1.2/7/", "title": "7", "content_html": "", "image": null, "date_published": "2024-11-29T09:44:36.331566+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/7.3/", "url": "https://specifications.onem2m.org/v4.1.2/7.3/", "title": "7.3 IXIT", "content_html": "<p>The following parameters are used by the oneM2M ATS for the correct execution of the test cases.</p>\n<p><strong>Table 7.3-1: oneM2M ATS IXITs</strong><a name=\"table_7.3-1\">&lt;/a...</p>", "image": null, "date_published": "2024-11-29T09:44:36.314469+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/7.2/", "url": "https://specifications.onem2m.org/v4.1.2/7.2/", "title": "7.2 Naming conventions", "content_html": "<h3>7.2.1 General guidelines</h3>\n<p>This test suite follows the naming convention guidelines provided in oneM2M TS-0015 <a href=\"../2.2/#_ref_i.2\">[i.2]</a>.</p>\n<p>The n...</p>", "image": null, "date_published": "2024-11-29T09:44:36.282092+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/7.1/", "url": "https://specifications.onem2m.org/v4.1.2/7.1/", "title": "7.1 Testing conventions", "content_html": "<h3>7.1.1 Testing states</h3>\n<h4>7.1.1.1 Initial state</h4>\n<p>All test cases start with the function f_preamble_XYZ. This function brings the IUT in an \"initialized...</p>", "image": null, "date_published": "2024-11-29T09:44:36.248559+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/7.0/", "url": "https://specifications.onem2m.org/v4.1.2/7.0/", "title": "7.0 Introduction", "content_html": "<p>The ATS conventions are intended to give a better understanding of the ATS but they also describe the conventions made for the development of the ATS. These ...</p>", "image": null, "date_published": "2024-11-29T09:44:36.228250+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/6/", "url": "https://specifications.onem2m.org/v4.1.2/6/", "title": "6 Untestable Test Purposes", "content_html": "<p>Void.</p>", "image": null, "date_published": "2024-11-29T09:44:36.203442+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/5/", "url": "https://specifications.onem2m.org/v4.1.2/5/", "title": "5", "content_html": "", "image": null, "date_published": "2024-11-29T09:44:36.184217+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/5.6/", "url": "https://specifications.onem2m.org/v4.1.2/5.6/", "title": "5.6 Test strategy", "content_html": "<p>This clause introduces the test strategy being used for the TTCN-3 test cases. The chosen strategy permits to have a clear structure of the code that facilit...</p>", "image": null, "date_published": "2024-11-29T09:44:36.161933+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/5.5/", "url": "https://specifications.onem2m.org/v4.1.2/5.5/", "title": "5.5 Test components", "content_html": "<h3>5.5.1 Tester</h3>\n<p>The Tester test component includes a set of ports, timers and variables that are common to the other defined components which are described ...</p>", "image": null, "date_published": "2024-11-29T09:44:36.132729+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/5.4/", "url": "https://specifications.onem2m.org/v4.1.2/5.4/", "title": "5.4 Ports and ASPs (Abstract Services Primitives)", "content_html": "<h3>5.4.0 Introduction</h3>\n<p>The oneM2M ATS implements the following ports:</p>\n<ul>\n<li>The mcaPort and mcaPortIn</li>\n<li>The mccPort and mccPortIn</li>\n<li>The acPort</li>\n<li>The utPort</li>\n<li>...</li>\n</ul>", "image": null, "date_published": "2024-11-29T09:44:36.090379+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/5.3/", "url": "https://specifications.onem2m.org/v4.1.2/5.3/", "title": "5.3 Test architecture", "content_html": "<p>The approach for the implementation of an Abstract Protocol Tester selected in oneM2M follows the recommendation of the oneM2M Testing Framework oneM2M TS-00...</p>", "image": null, "date_published": "2024-11-29T09:44:36.038966+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/5.2/", "url": "https://specifications.onem2m.org/v4.1.2/5.2/", "title": "5.2 Test Configuration", "content_html": "<h3>5.2.1 AE Test Configuration</h3>\n<p>Test configurations are defined to test different entities such as CSE and AE, etc.</p>\n<p>Figure 5.2.1-1 shows a AE test configura...</p>", "image": null, "date_published": "2024-11-29T09:44:36.016349+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/5.1/", "url": "https://specifications.onem2m.org/v4.1.2/5.1/", "title": "5.1 Abstract protocol tester (APT)", "content_html": "<p>An abstract protocol tester (APT) is a process that provides behaviours for testing an IUT by emulating a peer IUT at the same layer, and enabling to address...</p>", "image": null, "date_published": "2024-11-29T09:44:35.996433+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/4/", "url": "https://specifications.onem2m.org/v4.1.2/4/", "title": "4 Conventions", "content_html": "<p>The key words \"Shall\", \"Shall not\", \"May\", \"Need not\", \"Should\", \"Should not\" in this document are to be interpreted as described in the oneM2M Drafting Rule...</p>", "image": null, "date_published": "2024-11-29T09:44:35.975614+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/3/", "url": "https://specifications.onem2m.org/v4.1.2/3/", "title": "3", "content_html": "", "image": null, "date_published": "2024-11-29T09:44:35.947978+00:00", "authors": [], "tags": null}]}
\ No newline at end of file
+{"version": "https://jsonfeed.org/version/1", "title": "oneM2M TS-0019", "home_page_url": "https://specifications.onem2m.org/v4.1.2/", "feed_url": "https://specifications.onem2m.org/v4.1.2/feed_json_created.json", "description": "oneM2M Specifications navigator", "icon": null, "authors": [], "language": "en", "items": [{"id": "https://specifications.onem2m.org/v4.1.2/download/", "url": "https://specifications.onem2m.org/v4.1.2/download/", "title": "Download", "content_html": "<p>Download baseline for TS-0019 version v4.1.2:</p>\n<p>[<img alt=\"Word\" src=\"images/Word.png\">](TS-0019-Abstract_Test_Suite_and_implementation_eXtra_Information_for_Test_v4.1.2.do...</p>", "image": null, "date_published": "2024-11-29T13:32:40.339130+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/B/", "url": "https://specifications.onem2m.org/v4.1.2/B/", "title": "Annex B (informative): Bibliography", "content_html": "<p>ISO/IEC 9646-6 (1994): \"Information technology - Open Systems Interconnection - Conformance testing methodology and framework - Part 6: Protocol profile test...</p>", "image": null, "date_published": "2024-11-29T13:32:40.321872+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/A/", "url": "https://specifications.onem2m.org/v4.1.2/A/", "title": "A", "content_html": "", "image": null, "date_published": "2024-11-29T13:32:40.304415+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/A.1/", "url": "https://specifications.onem2m.org/v4.1.2/A.1/", "title": "A.1 Electronic annex, zip file with TTCN-3 code", "content_html": "<p>This ATS has been produced using the Testing and Test Control Notation (TTCN) according to ETSI ES 201 873-1 <a href=\"#_ref_6\">[6]</a>.</p>\n<p>This test suite has ...</p>", "image": null, "date_published": "2024-11-29T13:32:40.289846+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/8/", "url": "https://specifications.onem2m.org/v4.1.2/8/", "title": "8 TTCN-3 Verifications", "content_html": "<p>The principles for Verifying the TTCN-3 test code are given in oneM2M TS-0015 <a href=\"../2.2/#_ref_i.2\">[i.2]</a>.</p>\n<p>All test cases provided with the present...</p>", "image": null, "date_published": "2024-11-29T13:32:40.273823+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/7/", "url": "https://specifications.onem2m.org/v4.1.2/7/", "title": "7", "content_html": "", "image": null, "date_published": "2024-11-29T13:32:40.258457+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/7.3/", "url": "https://specifications.onem2m.org/v4.1.2/7.3/", "title": "7.3 IXIT", "content_html": "<p>The following parameters are used by the oneM2M ATS for the correct execution of the test cases.</p>\n<p><strong>Table 7.3-1: oneM2M ATS IXITs</strong><a name=\"table_7.3-1\">&lt;/a...</p>", "image": null, "date_published": "2024-11-29T13:32:40.243291+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/7.2/", "url": "https://specifications.onem2m.org/v4.1.2/7.2/", "title": "7.2 Naming conventions", "content_html": "<h3>7.2.1 General guidelines</h3>\n<p>This test suite follows the naming convention guidelines provided in oneM2M TS-0015 <a href=\"../2.2/#_ref_i.2\">[i.2]</a>.</p>\n<p>The n...</p>", "image": null, "date_published": "2024-11-29T13:32:40.211576+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/7.1/", "url": "https://specifications.onem2m.org/v4.1.2/7.1/", "title": "7.1 Testing conventions", "content_html": "<h3>7.1.1 Testing states</h3>\n<h4>7.1.1.1 Initial state</h4>\n<p>All test cases start with the function f_preamble_XYZ. This function brings the IUT in an \"initialized...</p>", "image": null, "date_published": "2024-11-29T13:32:40.178458+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/7.0/", "url": "https://specifications.onem2m.org/v4.1.2/7.0/", "title": "7.0 Introduction", "content_html": "<p>The ATS conventions are intended to give a better understanding of the ATS but they also describe the conventions made for the development of the ATS. These ...</p>", "image": null, "date_published": "2024-11-29T13:32:40.161887+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/6/", "url": "https://specifications.onem2m.org/v4.1.2/6/", "title": "6 Untestable Test Purposes", "content_html": "<p>Void.</p>", "image": null, "date_published": "2024-11-29T13:32:40.145702+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/5/", "url": "https://specifications.onem2m.org/v4.1.2/5/", "title": "5", "content_html": "", "image": null, "date_published": "2024-11-29T13:32:40.129624+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/5.6/", "url": "https://specifications.onem2m.org/v4.1.2/5.6/", "title": "5.6 Test strategy", "content_html": "<p>This clause introduces the test strategy being used for the TTCN-3 test cases. The chosen strategy permits to have a clear structure of the code that facilit...</p>", "image": null, "date_published": "2024-11-29T13:32:40.114675+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/5.5/", "url": "https://specifications.onem2m.org/v4.1.2/5.5/", "title": "5.5 Test components", "content_html": "<h3>5.5.1 Tester</h3>\n<p>The Tester test component includes a set of ports, timers and variables that are common to the other defined components which are described ...</p>", "image": null, "date_published": "2024-11-29T13:32:40.094385+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/5.4/", "url": "https://specifications.onem2m.org/v4.1.2/5.4/", "title": "5.4 Ports and ASPs (Abstract Services Primitives)", "content_html": "<h3>5.4.0 Introduction</h3>\n<p>The oneM2M ATS implements the following ports:</p>\n<ul>\n<li>The mcaPort and mcaPortIn</li>\n<li>The mccPort and mccPortIn</li>\n<li>The acPort</li>\n<li>The utPort</li>\n<li>...</li>\n</ul>", "image": null, "date_published": "2024-11-29T13:32:40.056739+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/5.3/", "url": "https://specifications.onem2m.org/v4.1.2/5.3/", "title": "5.3 Test architecture", "content_html": "<p>The approach for the implementation of an Abstract Protocol Tester selected in oneM2M follows the recommendation of the oneM2M Testing Framework oneM2M TS-00...</p>", "image": null, "date_published": "2024-11-29T13:32:40.014646+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/5.2/", "url": "https://specifications.onem2m.org/v4.1.2/5.2/", "title": "5.2 Test Configuration", "content_html": "<h3>5.2.1 AE Test Configuration</h3>\n<p>Test configurations are defined to test different entities such as CSE and AE, etc.</p>\n<p>Figure 5.2.1-1 shows a AE test configura...</p>", "image": null, "date_published": "2024-11-29T13:32:39.992043+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/5.1/", "url": "https://specifications.onem2m.org/v4.1.2/5.1/", "title": "5.1 Abstract protocol tester (APT)", "content_html": "<p>An abstract protocol tester (APT) is a process that provides behaviours for testing an IUT by emulating a peer IUT at the same layer, and enabling to address...</p>", "image": null, "date_published": "2024-11-29T13:32:39.964487+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/4/", "url": "https://specifications.onem2m.org/v4.1.2/4/", "title": "4 Conventions", "content_html": "<p>The key words \"Shall\", \"Shall not\", \"May\", \"Need not\", \"Should\", \"Should not\" in this document are to be interpreted as described in the oneM2M Drafting Rule...</p>", "image": null, "date_published": "2024-11-29T13:32:39.947005+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/3/", "url": "https://specifications.onem2m.org/v4.1.2/3/", "title": "3", "content_html": "", "image": null, "date_published": "2024-11-29T13:32:39.929980+00:00", "authors": [], "tags": null}]}
\ No newline at end of file
diff --git a/public/v4.1.2/feed_json_updated.json b/public/v4.1.2/feed_json_updated.json
index f2c4d68f0ee0eb73218dbd30583722cc3e251a00..1636f36b99b2b94ada9b7cb778929463feaac161 100644
--- a/public/v4.1.2/feed_json_updated.json
+++ b/public/v4.1.2/feed_json_updated.json
@@ -1 +1 @@
-{"version": "https://jsonfeed.org/version/1", "title": "oneM2M TS-0019", "home_page_url": "https://specifications.onem2m.org/v4.1.2/", "feed_url": "https://specifications.onem2m.org/v4.1.2/feed_json_updated.json", "description": "oneM2M Specifications navigator", "icon": null, "authors": [], "language": "en", "items": [{"id": "https://specifications.onem2m.org/v4.1.2/download/", "url": "https://specifications.onem2m.org/v4.1.2/download/", "title": "Download", "content_html": "<p>Download baseline for TS-0019 version v4.1.2:</p>\n<p>[<img alt=\"Word\" src=\"images/Word.png\">](TS-0019-Abstract_Test_Suite_and_implementation_eXtra_Information_for_Test_v4.1.2.do...</p>", "image": null, "date_modified": "2024-11-29T09:44:36.444075+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/B/", "url": "https://specifications.onem2m.org/v4.1.2/B/", "title": "Annex B (informative): Bibliography", "content_html": "<p>ISO/IEC 9646-6 (1994): \"Information technology - Open Systems Interconnection - Conformance testing methodology and framework - Part 6: Protocol profile test...</p>", "image": null, "date_modified": "2024-11-29T09:44:36.421260+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/A/", "url": "https://specifications.onem2m.org/v4.1.2/A/", "title": "A", "content_html": "", "image": null, "date_modified": "2024-11-29T09:44:36.398258+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/A.1/", "url": "https://specifications.onem2m.org/v4.1.2/A.1/", "title": "A.1 Electronic annex, zip file with TTCN-3 code", "content_html": "<p>This ATS has been produced using the Testing and Test Control Notation (TTCN) according to ETSI ES 201 873-1 <a href=\"#_ref_6\">[6]</a>.</p>\n<p>This test suite has ...</p>", "image": null, "date_modified": "2024-11-29T09:44:36.377784+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/8/", "url": "https://specifications.onem2m.org/v4.1.2/8/", "title": "8 TTCN-3 Verifications", "content_html": "<p>The principles for Verifying the TTCN-3 test code are given in oneM2M TS-0015 <a href=\"../2.2/#_ref_i.2\">[i.2]</a>.</p>\n<p>All test cases provided with the present...</p>", "image": null, "date_modified": "2024-11-29T09:44:36.355143+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/7/", "url": "https://specifications.onem2m.org/v4.1.2/7/", "title": "7", "content_html": "", "image": null, "date_modified": "2024-11-29T09:44:36.331583+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/7.3/", "url": "https://specifications.onem2m.org/v4.1.2/7.3/", "title": "7.3 IXIT", "content_html": "<p>The following parameters are used by the oneM2M ATS for the correct execution of the test cases.</p>\n<p><strong>Table 7.3-1: oneM2M ATS IXITs</strong><a name=\"table_7.3-1\">&lt;/a...</p>", "image": null, "date_modified": "2024-11-29T09:44:36.314485+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/7.2/", "url": "https://specifications.onem2m.org/v4.1.2/7.2/", "title": "7.2 Naming conventions", "content_html": "<h3>7.2.1 General guidelines</h3>\n<p>This test suite follows the naming convention guidelines provided in oneM2M TS-0015 <a href=\"../2.2/#_ref_i.2\">[i.2]</a>.</p>\n<p>The n...</p>", "image": null, "date_modified": "2024-11-29T09:44:36.282108+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/7.1/", "url": "https://specifications.onem2m.org/v4.1.2/7.1/", "title": "7.1 Testing conventions", "content_html": "<h3>7.1.1 Testing states</h3>\n<h4>7.1.1.1 Initial state</h4>\n<p>All test cases start with the function f_preamble_XYZ. This function brings the IUT in an \"initialized...</p>", "image": null, "date_modified": "2024-11-29T09:44:36.248576+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/7.0/", "url": "https://specifications.onem2m.org/v4.1.2/7.0/", "title": "7.0 Introduction", "content_html": "<p>The ATS conventions are intended to give a better understanding of the ATS but they also describe the conventions made for the development of the ATS. These ...</p>", "image": null, "date_modified": "2024-11-29T09:44:36.228276+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/6/", "url": "https://specifications.onem2m.org/v4.1.2/6/", "title": "6 Untestable Test Purposes", "content_html": "<p>Void.</p>", "image": null, "date_modified": "2024-11-29T09:44:36.203459+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/5/", "url": "https://specifications.onem2m.org/v4.1.2/5/", "title": "5", "content_html": "", "image": null, "date_modified": "2024-11-29T09:44:36.184250+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/5.6/", "url": "https://specifications.onem2m.org/v4.1.2/5.6/", "title": "5.6 Test strategy", "content_html": "<p>This clause introduces the test strategy being used for the TTCN-3 test cases. The chosen strategy permits to have a clear structure of the code that facilit...</p>", "image": null, "date_modified": "2024-11-29T09:44:36.161951+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/5.5/", "url": "https://specifications.onem2m.org/v4.1.2/5.5/", "title": "5.5 Test components", "content_html": "<h3>5.5.1 Tester</h3>\n<p>The Tester test component includes a set of ports, timers and variables that are common to the other defined components which are described ...</p>", "image": null, "date_modified": "2024-11-29T09:44:36.132744+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/5.4/", "url": "https://specifications.onem2m.org/v4.1.2/5.4/", "title": "5.4 Ports and ASPs (Abstract Services Primitives)", "content_html": "<h3>5.4.0 Introduction</h3>\n<p>The oneM2M ATS implements the following ports:</p>\n<ul>\n<li>The mcaPort and mcaPortIn</li>\n<li>The mccPort and mccPortIn</li>\n<li>The acPort</li>\n<li>The utPort</li>\n<li>...</li>\n</ul>", "image": null, "date_modified": "2024-11-29T09:44:36.090395+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/5.3/", "url": "https://specifications.onem2m.org/v4.1.2/5.3/", "title": "5.3 Test architecture", "content_html": "<p>The approach for the implementation of an Abstract Protocol Tester selected in oneM2M follows the recommendation of the oneM2M Testing Framework oneM2M TS-00...</p>", "image": null, "date_modified": "2024-11-29T09:44:36.038982+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/5.2/", "url": "https://specifications.onem2m.org/v4.1.2/5.2/", "title": "5.2 Test Configuration", "content_html": "<h3>5.2.1 AE Test Configuration</h3>\n<p>Test configurations are defined to test different entities such as CSE and AE, etc.</p>\n<p>Figure 5.2.1-1 shows a AE test configura...</p>", "image": null, "date_modified": "2024-11-29T09:44:36.016365+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/5.1/", "url": "https://specifications.onem2m.org/v4.1.2/5.1/", "title": "5.1 Abstract protocol tester (APT)", "content_html": "<p>An abstract protocol tester (APT) is a process that provides behaviours for testing an IUT by emulating a peer IUT at the same layer, and enabling to address...</p>", "image": null, "date_modified": "2024-11-29T09:44:35.996451+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/4/", "url": "https://specifications.onem2m.org/v4.1.2/4/", "title": "4 Conventions", "content_html": "<p>The key words \"Shall\", \"Shall not\", \"May\", \"Need not\", \"Should\", \"Should not\" in this document are to be interpreted as described in the oneM2M Drafting Rule...</p>", "image": null, "date_modified": "2024-11-29T09:44:35.975642+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/3/", "url": "https://specifications.onem2m.org/v4.1.2/3/", "title": "3", "content_html": "", "image": null, "date_modified": "2024-11-29T09:44:35.948012+00:00", "authors": [], "tags": null}]}
\ No newline at end of file
+{"version": "https://jsonfeed.org/version/1", "title": "oneM2M TS-0019", "home_page_url": "https://specifications.onem2m.org/v4.1.2/", "feed_url": "https://specifications.onem2m.org/v4.1.2/feed_json_updated.json", "description": "oneM2M Specifications navigator", "icon": null, "authors": [], "language": "en", "items": [{"id": "https://specifications.onem2m.org/v4.1.2/download/", "url": "https://specifications.onem2m.org/v4.1.2/download/", "title": "Download", "content_html": "<p>Download baseline for TS-0019 version v4.1.2:</p>\n<p>[<img alt=\"Word\" src=\"images/Word.png\">](TS-0019-Abstract_Test_Suite_and_implementation_eXtra_Information_for_Test_v4.1.2.do...</p>", "image": null, "date_modified": "2024-11-29T13:32:40.339144+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/B/", "url": "https://specifications.onem2m.org/v4.1.2/B/", "title": "Annex B (informative): Bibliography", "content_html": "<p>ISO/IEC 9646-6 (1994): \"Information technology - Open Systems Interconnection - Conformance testing methodology and framework - Part 6: Protocol profile test...</p>", "image": null, "date_modified": "2024-11-29T13:32:40.321887+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/A/", "url": "https://specifications.onem2m.org/v4.1.2/A/", "title": "A", "content_html": "", "image": null, "date_modified": "2024-11-29T13:32:40.304428+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/A.1/", "url": "https://specifications.onem2m.org/v4.1.2/A.1/", "title": "A.1 Electronic annex, zip file with TTCN-3 code", "content_html": "<p>This ATS has been produced using the Testing and Test Control Notation (TTCN) according to ETSI ES 201 873-1 <a href=\"#_ref_6\">[6]</a>.</p>\n<p>This test suite has ...</p>", "image": null, "date_modified": "2024-11-29T13:32:40.289859+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/8/", "url": "https://specifications.onem2m.org/v4.1.2/8/", "title": "8 TTCN-3 Verifications", "content_html": "<p>The principles for Verifying the TTCN-3 test code are given in oneM2M TS-0015 <a href=\"../2.2/#_ref_i.2\">[i.2]</a>.</p>\n<p>All test cases provided with the present...</p>", "image": null, "date_modified": "2024-11-29T13:32:40.273837+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/7/", "url": "https://specifications.onem2m.org/v4.1.2/7/", "title": "7", "content_html": "", "image": null, "date_modified": "2024-11-29T13:32:40.258474+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/7.3/", "url": "https://specifications.onem2m.org/v4.1.2/7.3/", "title": "7.3 IXIT", "content_html": "<p>The following parameters are used by the oneM2M ATS for the correct execution of the test cases.</p>\n<p><strong>Table 7.3-1: oneM2M ATS IXITs</strong><a name=\"table_7.3-1\">&lt;/a...</p>", "image": null, "date_modified": "2024-11-29T13:32:40.243323+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/7.2/", "url": "https://specifications.onem2m.org/v4.1.2/7.2/", "title": "7.2 Naming conventions", "content_html": "<h3>7.2.1 General guidelines</h3>\n<p>This test suite follows the naming convention guidelines provided in oneM2M TS-0015 <a href=\"../2.2/#_ref_i.2\">[i.2]</a>.</p>\n<p>The n...</p>", "image": null, "date_modified": "2024-11-29T13:32:40.211590+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/7.1/", "url": "https://specifications.onem2m.org/v4.1.2/7.1/", "title": "7.1 Testing conventions", "content_html": "<h3>7.1.1 Testing states</h3>\n<h4>7.1.1.1 Initial state</h4>\n<p>All test cases start with the function f_preamble_XYZ. This function brings the IUT in an \"initialized...</p>", "image": null, "date_modified": "2024-11-29T13:32:40.178472+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/7.0/", "url": "https://specifications.onem2m.org/v4.1.2/7.0/", "title": "7.0 Introduction", "content_html": "<p>The ATS conventions are intended to give a better understanding of the ATS but they also describe the conventions made for the development of the ATS. These ...</p>", "image": null, "date_modified": "2024-11-29T13:32:40.161900+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/6/", "url": "https://specifications.onem2m.org/v4.1.2/6/", "title": "6 Untestable Test Purposes", "content_html": "<p>Void.</p>", "image": null, "date_modified": "2024-11-29T13:32:40.145716+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/5/", "url": "https://specifications.onem2m.org/v4.1.2/5/", "title": "5", "content_html": "", "image": null, "date_modified": "2024-11-29T13:32:40.129642+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/5.6/", "url": "https://specifications.onem2m.org/v4.1.2/5.6/", "title": "5.6 Test strategy", "content_html": "<p>This clause introduces the test strategy being used for the TTCN-3 test cases. The chosen strategy permits to have a clear structure of the code that facilit...</p>", "image": null, "date_modified": "2024-11-29T13:32:40.114694+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/5.5/", "url": "https://specifications.onem2m.org/v4.1.2/5.5/", "title": "5.5 Test components", "content_html": "<h3>5.5.1 Tester</h3>\n<p>The Tester test component includes a set of ports, timers and variables that are common to the other defined components which are described ...</p>", "image": null, "date_modified": "2024-11-29T13:32:40.094398+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/5.4/", "url": "https://specifications.onem2m.org/v4.1.2/5.4/", "title": "5.4 Ports and ASPs (Abstract Services Primitives)", "content_html": "<h3>5.4.0 Introduction</h3>\n<p>The oneM2M ATS implements the following ports:</p>\n<ul>\n<li>The mcaPort and mcaPortIn</li>\n<li>The mccPort and mccPortIn</li>\n<li>The acPort</li>\n<li>The utPort</li>\n<li>...</li>\n</ul>", "image": null, "date_modified": "2024-11-29T13:32:40.056753+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/5.3/", "url": "https://specifications.onem2m.org/v4.1.2/5.3/", "title": "5.3 Test architecture", "content_html": "<p>The approach for the implementation of an Abstract Protocol Tester selected in oneM2M follows the recommendation of the oneM2M Testing Framework oneM2M TS-00...</p>", "image": null, "date_modified": "2024-11-29T13:32:40.014660+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/5.2/", "url": "https://specifications.onem2m.org/v4.1.2/5.2/", "title": "5.2 Test Configuration", "content_html": "<h3>5.2.1 AE Test Configuration</h3>\n<p>Test configurations are defined to test different entities such as CSE and AE, etc.</p>\n<p>Figure 5.2.1-1 shows a AE test configura...</p>", "image": null, "date_modified": "2024-11-29T13:32:39.992079+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/5.1/", "url": "https://specifications.onem2m.org/v4.1.2/5.1/", "title": "5.1 Abstract protocol tester (APT)", "content_html": "<p>An abstract protocol tester (APT) is a process that provides behaviours for testing an IUT by emulating a peer IUT at the same layer, and enabling to address...</p>", "image": null, "date_modified": "2024-11-29T13:32:39.964501+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/4/", "url": "https://specifications.onem2m.org/v4.1.2/4/", "title": "4 Conventions", "content_html": "<p>The key words \"Shall\", \"Shall not\", \"May\", \"Need not\", \"Should\", \"Should not\" in this document are to be interpreted as described in the oneM2M Drafting Rule...</p>", "image": null, "date_modified": "2024-11-29T13:32:39.947020+00:00", "authors": [], "tags": null}, {"id": "https://specifications.onem2m.org/v4.1.2/3/", "url": "https://specifications.onem2m.org/v4.1.2/3/", "title": "3", "content_html": "", "image": null, "date_modified": "2024-11-29T13:32:39.929993+00:00", "authors": [], "tags": null}]}
\ No newline at end of file
diff --git a/public/v4.1.2/feed_rss_created.xml b/public/v4.1.2/feed_rss_created.xml
index e68a678a3155dfa80e4852b85ab379fcbdef25d8..66c620cd4454b29e92a6ff6f2bc33fac5b1c765e 100644
--- a/public/v4.1.2/feed_rss_created.xml
+++ b/public/v4.1.2/feed_rss_created.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="UTF-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel><title>oneM2M TS-0019</title><description>oneM2M Specifications navigator</description><link>https://specifications.onem2m.org/v4.1.2/</link><atom:link href="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml" rel="self" type="application/rss+xml" /><docs>https://git.onem2m.org/specifications/ts/ts-0019.git</docs><language>en</language> <pubDate>Fri, 29 Nov 2024 09:44:35 -0000</pubDate> <lastBuildDate>Fri, 29 Nov 2024 09:44:35 -0000</lastBuildDate> <ttl>1440</ttl> <generator>MkDocs RSS plugin - v1.16.0</generator> <item> <title>Download</title> <description>&lt;p&gt;Download baseline for TS-0019 version v4.1.2:&lt;/p&gt;&lt;p&gt;[&lt;img alt=&#34;Word&#34; src=&#34;images/Word.png&#34;&gt;](TS-0019-Abstract_Test_Suite_and_implementation_eXtra_Information_for_Test_v4.1.2.do...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/download/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/download/</guid> </item> <item> <title>Annex B (informative): Bibliography</title> <description>&lt;p&gt;ISO/IEC 9646-6 (1994): &#34;Information technology - Open Systems Interconnection - Conformance testing methodology and framework - Part 6: Protocol profile test...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/B/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/B/</guid> </item> <item> <title>A</title> <description></description><link>https://specifications.onem2m.org/v4.1.2/A/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/A/</guid> </item> <item> <title>A.1 Electronic annex, zip file with TTCN-3 code</title> <description>&lt;p&gt;This ATS has been produced using the Testing and Test Control Notation (TTCN) according to ETSI ES 201 873-1 &lt;a href=&#34;#_ref_6&#34;&gt;[6]&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;This test suite has ...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/A.1/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/A.1/</guid> </item> <item> <title>8 TTCN-3 Verifications</title> <description>&lt;p&gt;The principles for Verifying the TTCN-3 test code are given in oneM2M TS-0015 &lt;a href=&#34;../2.2/#_ref_i.2&#34;&gt;[i.2]&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;All test cases provided with the present...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/8/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/8/</guid> </item> <item> <title>7</title> <description></description><link>https://specifications.onem2m.org/v4.1.2/7/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/7/</guid> </item> <item> <title>7.3 IXIT</title> <description>&lt;p&gt;The following parameters are used by the oneM2M ATS for the correct execution of the test cases.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Table 7.3-1: oneM2M ATS IXITs&lt;/strong&gt;&lt;a name=&#34;table_7.3-1&#34;&gt;&amp;lt;/a...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/7.3/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/7.3/</guid> </item> <item> <title>7.2 Naming conventions</title> <description>&lt;h3&gt;7.2.1 General guidelines&lt;/h3&gt;&lt;p&gt;This test suite follows the naming convention guidelines provided in oneM2M TS-0015 &lt;a href=&#34;../2.2/#_ref_i.2&#34;&gt;[i.2]&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;The n...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/7.2/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/7.2/</guid> </item> <item> <title>7.1 Testing conventions</title> <description>&lt;h3&gt;7.1.1 Testing states&lt;/h3&gt;&lt;h4&gt;7.1.1.1 Initial state&lt;/h4&gt;&lt;p&gt;All test cases start with the function f_preamble_XYZ. This function brings the IUT in an &#34;initialized...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/7.1/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/7.1/</guid> </item> <item> <title>7.0 Introduction</title> <description>&lt;p&gt;The ATS conventions are intended to give a better understanding of the ATS but they also describe the conventions made for the development of the ATS. These ...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/7.0/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/7.0/</guid> </item> <item> <title>6 Untestable Test Purposes</title> <description>&lt;p&gt;Void.&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/6/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/6/</guid> </item> <item> <title>5</title> <description></description><link>https://specifications.onem2m.org/v4.1.2/5/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/5/</guid> </item> <item> <title>5.6 Test strategy</title> <description>&lt;p&gt;This clause introduces the test strategy being used for the TTCN-3 test cases. The chosen strategy permits to have a clear structure of the code that facilit...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/5.6/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/5.6/</guid> </item> <item> <title>5.5 Test components</title> <description>&lt;h3&gt;5.5.1 Tester&lt;/h3&gt;&lt;p&gt;The Tester test component includes a set of ports, timers and variables that are common to the other defined components which are described ...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/5.5/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/5.5/</guid> </item> <item> <title>5.4 Ports and ASPs (Abstract Services Primitives)</title> <description>&lt;h3&gt;5.4.0 Introduction&lt;/h3&gt;&lt;p&gt;The oneM2M ATS implements the following ports:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;The mcaPort and mcaPortIn&lt;/li&gt;&lt;li&gt;The mccPort and mccPortIn&lt;/li&gt;&lt;li&gt;The acPort&lt;/li&gt;&lt;li&gt;The utPort&lt;/li&gt;&lt;li&gt;...&lt;/li&gt;&lt;/ul&gt;</description><link>https://specifications.onem2m.org/v4.1.2/5.4/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/5.4/</guid> </item> <item> <title>5.3 Test architecture</title> <description>&lt;p&gt;The approach for the implementation of an Abstract Protocol Tester selected in oneM2M follows the recommendation of the oneM2M Testing Framework oneM2M TS-00...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/5.3/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/5.3/</guid> </item> <item> <title>5.2 Test Configuration</title> <description>&lt;h3&gt;5.2.1 AE Test Configuration&lt;/h3&gt;&lt;p&gt;Test configurations are defined to test different entities such as CSE and AE, etc.&lt;/p&gt;&lt;p&gt;Figure 5.2.1-1 shows a AE test configura...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/5.2/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/5.2/</guid> </item> <item> <title>5.1 Abstract protocol tester (APT)</title> <description>&lt;p&gt;An abstract protocol tester (APT) is a process that provides behaviours for testing an IUT by emulating a peer IUT at the same layer, and enabling to address...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/5.1/</link> <pubDate>Fri, 29 Nov 2024 09:44:35 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/5.1/</guid> </item> <item> <title>4 Conventions</title> <description>&lt;p&gt;The key words &#34;Shall&#34;, &#34;Shall not&#34;, &#34;May&#34;, &#34;Need not&#34;, &#34;Should&#34;, &#34;Should not&#34; in this document are to be interpreted as described in the oneM2M Drafting Rule...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/4/</link> <pubDate>Fri, 29 Nov 2024 09:44:35 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/4/</guid> </item> <item> <title>3</title> <description></description><link>https://specifications.onem2m.org/v4.1.2/3/</link> <pubDate>Fri, 29 Nov 2024 09:44:35 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/3/</guid> </item> </channel></rss>
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel><title>oneM2M TS-0019</title><description>oneM2M Specifications navigator</description><link>https://specifications.onem2m.org/v4.1.2/</link><atom:link href="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml" rel="self" type="application/rss+xml" /><docs>https://git.onem2m.org/specifications/ts/ts-0019.git</docs><language>en</language> <pubDate>Fri, 29 Nov 2024 13:32:39 -0000</pubDate> <lastBuildDate>Fri, 29 Nov 2024 13:32:39 -0000</lastBuildDate> <ttl>1440</ttl> <generator>MkDocs RSS plugin - v1.16.0</generator> <item> <title>Download</title> <description>&lt;p&gt;Download baseline for TS-0019 version v4.1.2:&lt;/p&gt;&lt;p&gt;[&lt;img alt=&#34;Word&#34; src=&#34;images/Word.png&#34;&gt;](TS-0019-Abstract_Test_Suite_and_implementation_eXtra_Information_for_Test_v4.1.2.do...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/download/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/download/</guid> </item> <item> <title>Annex B (informative): Bibliography</title> <description>&lt;p&gt;ISO/IEC 9646-6 (1994): &#34;Information technology - Open Systems Interconnection - Conformance testing methodology and framework - Part 6: Protocol profile test...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/B/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/B/</guid> </item> <item> <title>A</title> <description></description><link>https://specifications.onem2m.org/v4.1.2/A/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/A/</guid> </item> <item> <title>A.1 Electronic annex, zip file with TTCN-3 code</title> <description>&lt;p&gt;This ATS has been produced using the Testing and Test Control Notation (TTCN) according to ETSI ES 201 873-1 &lt;a href=&#34;#_ref_6&#34;&gt;[6]&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;This test suite has ...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/A.1/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/A.1/</guid> </item> <item> <title>8 TTCN-3 Verifications</title> <description>&lt;p&gt;The principles for Verifying the TTCN-3 test code are given in oneM2M TS-0015 &lt;a href=&#34;../2.2/#_ref_i.2&#34;&gt;[i.2]&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;All test cases provided with the present...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/8/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/8/</guid> </item> <item> <title>7</title> <description></description><link>https://specifications.onem2m.org/v4.1.2/7/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/7/</guid> </item> <item> <title>7.3 IXIT</title> <description>&lt;p&gt;The following parameters are used by the oneM2M ATS for the correct execution of the test cases.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Table 7.3-1: oneM2M ATS IXITs&lt;/strong&gt;&lt;a name=&#34;table_7.3-1&#34;&gt;&amp;lt;/a...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/7.3/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/7.3/</guid> </item> <item> <title>7.2 Naming conventions</title> <description>&lt;h3&gt;7.2.1 General guidelines&lt;/h3&gt;&lt;p&gt;This test suite follows the naming convention guidelines provided in oneM2M TS-0015 &lt;a href=&#34;../2.2/#_ref_i.2&#34;&gt;[i.2]&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;The n...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/7.2/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/7.2/</guid> </item> <item> <title>7.1 Testing conventions</title> <description>&lt;h3&gt;7.1.1 Testing states&lt;/h3&gt;&lt;h4&gt;7.1.1.1 Initial state&lt;/h4&gt;&lt;p&gt;All test cases start with the function f_preamble_XYZ. This function brings the IUT in an &#34;initialized...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/7.1/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/7.1/</guid> </item> <item> <title>7.0 Introduction</title> <description>&lt;p&gt;The ATS conventions are intended to give a better understanding of the ATS but they also describe the conventions made for the development of the ATS. These ...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/7.0/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/7.0/</guid> </item> <item> <title>6 Untestable Test Purposes</title> <description>&lt;p&gt;Void.&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/6/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/6/</guid> </item> <item> <title>5</title> <description></description><link>https://specifications.onem2m.org/v4.1.2/5/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/5/</guid> </item> <item> <title>5.6 Test strategy</title> <description>&lt;p&gt;This clause introduces the test strategy being used for the TTCN-3 test cases. The chosen strategy permits to have a clear structure of the code that facilit...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/5.6/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/5.6/</guid> </item> <item> <title>5.5 Test components</title> <description>&lt;h3&gt;5.5.1 Tester&lt;/h3&gt;&lt;p&gt;The Tester test component includes a set of ports, timers and variables that are common to the other defined components which are described ...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/5.5/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/5.5/</guid> </item> <item> <title>5.4 Ports and ASPs (Abstract Services Primitives)</title> <description>&lt;h3&gt;5.4.0 Introduction&lt;/h3&gt;&lt;p&gt;The oneM2M ATS implements the following ports:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;The mcaPort and mcaPortIn&lt;/li&gt;&lt;li&gt;The mccPort and mccPortIn&lt;/li&gt;&lt;li&gt;The acPort&lt;/li&gt;&lt;li&gt;The utPort&lt;/li&gt;&lt;li&gt;...&lt;/li&gt;&lt;/ul&gt;</description><link>https://specifications.onem2m.org/v4.1.2/5.4/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/5.4/</guid> </item> <item> <title>5.3 Test architecture</title> <description>&lt;p&gt;The approach for the implementation of an Abstract Protocol Tester selected in oneM2M follows the recommendation of the oneM2M Testing Framework oneM2M TS-00...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/5.3/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/5.3/</guid> </item> <item> <title>5.2 Test Configuration</title> <description>&lt;h3&gt;5.2.1 AE Test Configuration&lt;/h3&gt;&lt;p&gt;Test configurations are defined to test different entities such as CSE and AE, etc.&lt;/p&gt;&lt;p&gt;Figure 5.2.1-1 shows a AE test configura...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/5.2/</link> <pubDate>Fri, 29 Nov 2024 13:32:39 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/5.2/</guid> </item> <item> <title>5.1 Abstract protocol tester (APT)</title> <description>&lt;p&gt;An abstract protocol tester (APT) is a process that provides behaviours for testing an IUT by emulating a peer IUT at the same layer, and enabling to address...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/5.1/</link> <pubDate>Fri, 29 Nov 2024 13:32:39 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/5.1/</guid> </item> <item> <title>4 Conventions</title> <description>&lt;p&gt;The key words &#34;Shall&#34;, &#34;Shall not&#34;, &#34;May&#34;, &#34;Need not&#34;, &#34;Should&#34;, &#34;Should not&#34; in this document are to be interpreted as described in the oneM2M Drafting Rule...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/4/</link> <pubDate>Fri, 29 Nov 2024 13:32:39 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/4/</guid> </item> <item> <title>3</title> <description></description><link>https://specifications.onem2m.org/v4.1.2/3/</link> <pubDate>Fri, 29 Nov 2024 13:32:39 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_created.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/3/</guid> </item> </channel></rss>
\ No newline at end of file
diff --git a/public/v4.1.2/feed_rss_updated.xml b/public/v4.1.2/feed_rss_updated.xml
index 92b109c15411b858e005295ccc833c73a677aa4c..17e9558e5e0f58e7e20da292f41e280db19ab9d8 100644
--- a/public/v4.1.2/feed_rss_updated.xml
+++ b/public/v4.1.2/feed_rss_updated.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="UTF-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel><title>oneM2M TS-0019</title><description>oneM2M Specifications navigator</description><link>https://specifications.onem2m.org/v4.1.2/</link><atom:link href="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml" rel="self" type="application/rss+xml" /><docs>https://git.onem2m.org/specifications/ts/ts-0019.git</docs><language>en</language> <pubDate>Fri, 29 Nov 2024 09:44:35 -0000</pubDate> <lastBuildDate>Fri, 29 Nov 2024 09:44:35 -0000</lastBuildDate> <ttl>1440</ttl> <generator>MkDocs RSS plugin - v1.16.0</generator> <item> <title>Download</title> <description>&lt;p&gt;Download baseline for TS-0019 version v4.1.2:&lt;/p&gt;&lt;p&gt;[&lt;img alt=&#34;Word&#34; src=&#34;images/Word.png&#34;&gt;](TS-0019-Abstract_Test_Suite_and_implementation_eXtra_Information_for_Test_v4.1.2.do...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/download/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/download/</guid> </item> <item> <title>Annex B (informative): Bibliography</title> <description>&lt;p&gt;ISO/IEC 9646-6 (1994): &#34;Information technology - Open Systems Interconnection - Conformance testing methodology and framework - Part 6: Protocol profile test...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/B/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/B/</guid> </item> <item> <title>A</title> <description></description><link>https://specifications.onem2m.org/v4.1.2/A/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/A/</guid> </item> <item> <title>A.1 Electronic annex, zip file with TTCN-3 code</title> <description>&lt;p&gt;This ATS has been produced using the Testing and Test Control Notation (TTCN) according to ETSI ES 201 873-1 &lt;a href=&#34;#_ref_6&#34;&gt;[6]&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;This test suite has ...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/A.1/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/A.1/</guid> </item> <item> <title>8 TTCN-3 Verifications</title> <description>&lt;p&gt;The principles for Verifying the TTCN-3 test code are given in oneM2M TS-0015 &lt;a href=&#34;../2.2/#_ref_i.2&#34;&gt;[i.2]&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;All test cases provided with the present...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/8/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/8/</guid> </item> <item> <title>7</title> <description></description><link>https://specifications.onem2m.org/v4.1.2/7/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/7/</guid> </item> <item> <title>7.3 IXIT</title> <description>&lt;p&gt;The following parameters are used by the oneM2M ATS for the correct execution of the test cases.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Table 7.3-1: oneM2M ATS IXITs&lt;/strong&gt;&lt;a name=&#34;table_7.3-1&#34;&gt;&amp;lt;/a...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/7.3/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/7.3/</guid> </item> <item> <title>7.2 Naming conventions</title> <description>&lt;h3&gt;7.2.1 General guidelines&lt;/h3&gt;&lt;p&gt;This test suite follows the naming convention guidelines provided in oneM2M TS-0015 &lt;a href=&#34;../2.2/#_ref_i.2&#34;&gt;[i.2]&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;The n...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/7.2/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/7.2/</guid> </item> <item> <title>7.1 Testing conventions</title> <description>&lt;h3&gt;7.1.1 Testing states&lt;/h3&gt;&lt;h4&gt;7.1.1.1 Initial state&lt;/h4&gt;&lt;p&gt;All test cases start with the function f_preamble_XYZ. This function brings the IUT in an &#34;initialized...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/7.1/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/7.1/</guid> </item> <item> <title>7.0 Introduction</title> <description>&lt;p&gt;The ATS conventions are intended to give a better understanding of the ATS but they also describe the conventions made for the development of the ATS. These ...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/7.0/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/7.0/</guid> </item> <item> <title>6 Untestable Test Purposes</title> <description>&lt;p&gt;Void.&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/6/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/6/</guid> </item> <item> <title>5</title> <description></description><link>https://specifications.onem2m.org/v4.1.2/5/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/5/</guid> </item> <item> <title>5.6 Test strategy</title> <description>&lt;p&gt;This clause introduces the test strategy being used for the TTCN-3 test cases. The chosen strategy permits to have a clear structure of the code that facilit...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/5.6/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/5.6/</guid> </item> <item> <title>5.5 Test components</title> <description>&lt;h3&gt;5.5.1 Tester&lt;/h3&gt;&lt;p&gt;The Tester test component includes a set of ports, timers and variables that are common to the other defined components which are described ...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/5.5/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/5.5/</guid> </item> <item> <title>5.4 Ports and ASPs (Abstract Services Primitives)</title> <description>&lt;h3&gt;5.4.0 Introduction&lt;/h3&gt;&lt;p&gt;The oneM2M ATS implements the following ports:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;The mcaPort and mcaPortIn&lt;/li&gt;&lt;li&gt;The mccPort and mccPortIn&lt;/li&gt;&lt;li&gt;The acPort&lt;/li&gt;&lt;li&gt;The utPort&lt;/li&gt;&lt;li&gt;...&lt;/li&gt;&lt;/ul&gt;</description><link>https://specifications.onem2m.org/v4.1.2/5.4/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/5.4/</guid> </item> <item> <title>5.3 Test architecture</title> <description>&lt;p&gt;The approach for the implementation of an Abstract Protocol Tester selected in oneM2M follows the recommendation of the oneM2M Testing Framework oneM2M TS-00...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/5.3/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/5.3/</guid> </item> <item> <title>5.2 Test Configuration</title> <description>&lt;h3&gt;5.2.1 AE Test Configuration&lt;/h3&gt;&lt;p&gt;Test configurations are defined to test different entities such as CSE and AE, etc.&lt;/p&gt;&lt;p&gt;Figure 5.2.1-1 shows a AE test configura...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/5.2/</link> <pubDate>Fri, 29 Nov 2024 09:44:36 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/5.2/</guid> </item> <item> <title>5.1 Abstract protocol tester (APT)</title> <description>&lt;p&gt;An abstract protocol tester (APT) is a process that provides behaviours for testing an IUT by emulating a peer IUT at the same layer, and enabling to address...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/5.1/</link> <pubDate>Fri, 29 Nov 2024 09:44:35 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/5.1/</guid> </item> <item> <title>4 Conventions</title> <description>&lt;p&gt;The key words &#34;Shall&#34;, &#34;Shall not&#34;, &#34;May&#34;, &#34;Need not&#34;, &#34;Should&#34;, &#34;Should not&#34; in this document are to be interpreted as described in the oneM2M Drafting Rule...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/4/</link> <pubDate>Fri, 29 Nov 2024 09:44:35 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/4/</guid> </item> <item> <title>3</title> <description></description><link>https://specifications.onem2m.org/v4.1.2/3/</link> <pubDate>Fri, 29 Nov 2024 09:44:35 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/3/</guid> </item> </channel></rss>
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel><title>oneM2M TS-0019</title><description>oneM2M Specifications navigator</description><link>https://specifications.onem2m.org/v4.1.2/</link><atom:link href="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml" rel="self" type="application/rss+xml" /><docs>https://git.onem2m.org/specifications/ts/ts-0019.git</docs><language>en</language> <pubDate>Fri, 29 Nov 2024 13:32:39 -0000</pubDate> <lastBuildDate>Fri, 29 Nov 2024 13:32:39 -0000</lastBuildDate> <ttl>1440</ttl> <generator>MkDocs RSS plugin - v1.16.0</generator> <item> <title>Download</title> <description>&lt;p&gt;Download baseline for TS-0019 version v4.1.2:&lt;/p&gt;&lt;p&gt;[&lt;img alt=&#34;Word&#34; src=&#34;images/Word.png&#34;&gt;](TS-0019-Abstract_Test_Suite_and_implementation_eXtra_Information_for_Test_v4.1.2.do...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/download/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/download/</guid> </item> <item> <title>Annex B (informative): Bibliography</title> <description>&lt;p&gt;ISO/IEC 9646-6 (1994): &#34;Information technology - Open Systems Interconnection - Conformance testing methodology and framework - Part 6: Protocol profile test...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/B/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/B/</guid> </item> <item> <title>A</title> <description></description><link>https://specifications.onem2m.org/v4.1.2/A/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/A/</guid> </item> <item> <title>A.1 Electronic annex, zip file with TTCN-3 code</title> <description>&lt;p&gt;This ATS has been produced using the Testing and Test Control Notation (TTCN) according to ETSI ES 201 873-1 &lt;a href=&#34;#_ref_6&#34;&gt;[6]&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;This test suite has ...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/A.1/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/A.1/</guid> </item> <item> <title>8 TTCN-3 Verifications</title> <description>&lt;p&gt;The principles for Verifying the TTCN-3 test code are given in oneM2M TS-0015 &lt;a href=&#34;../2.2/#_ref_i.2&#34;&gt;[i.2]&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;All test cases provided with the present...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/8/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/8/</guid> </item> <item> <title>7</title> <description></description><link>https://specifications.onem2m.org/v4.1.2/7/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/7/</guid> </item> <item> <title>7.3 IXIT</title> <description>&lt;p&gt;The following parameters are used by the oneM2M ATS for the correct execution of the test cases.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Table 7.3-1: oneM2M ATS IXITs&lt;/strong&gt;&lt;a name=&#34;table_7.3-1&#34;&gt;&amp;lt;/a...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/7.3/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/7.3/</guid> </item> <item> <title>7.2 Naming conventions</title> <description>&lt;h3&gt;7.2.1 General guidelines&lt;/h3&gt;&lt;p&gt;This test suite follows the naming convention guidelines provided in oneM2M TS-0015 &lt;a href=&#34;../2.2/#_ref_i.2&#34;&gt;[i.2]&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;The n...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/7.2/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/7.2/</guid> </item> <item> <title>7.1 Testing conventions</title> <description>&lt;h3&gt;7.1.1 Testing states&lt;/h3&gt;&lt;h4&gt;7.1.1.1 Initial state&lt;/h4&gt;&lt;p&gt;All test cases start with the function f_preamble_XYZ. This function brings the IUT in an &#34;initialized...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/7.1/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/7.1/</guid> </item> <item> <title>7.0 Introduction</title> <description>&lt;p&gt;The ATS conventions are intended to give a better understanding of the ATS but they also describe the conventions made for the development of the ATS. These ...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/7.0/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/7.0/</guid> </item> <item> <title>6 Untestable Test Purposes</title> <description>&lt;p&gt;Void.&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/6/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/6/</guid> </item> <item> <title>5</title> <description></description><link>https://specifications.onem2m.org/v4.1.2/5/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/5/</guid> </item> <item> <title>5.6 Test strategy</title> <description>&lt;p&gt;This clause introduces the test strategy being used for the TTCN-3 test cases. The chosen strategy permits to have a clear structure of the code that facilit...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/5.6/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/5.6/</guid> </item> <item> <title>5.5 Test components</title> <description>&lt;h3&gt;5.5.1 Tester&lt;/h3&gt;&lt;p&gt;The Tester test component includes a set of ports, timers and variables that are common to the other defined components which are described ...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/5.5/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/5.5/</guid> </item> <item> <title>5.4 Ports and ASPs (Abstract Services Primitives)</title> <description>&lt;h3&gt;5.4.0 Introduction&lt;/h3&gt;&lt;p&gt;The oneM2M ATS implements the following ports:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;The mcaPort and mcaPortIn&lt;/li&gt;&lt;li&gt;The mccPort and mccPortIn&lt;/li&gt;&lt;li&gt;The acPort&lt;/li&gt;&lt;li&gt;The utPort&lt;/li&gt;&lt;li&gt;...&lt;/li&gt;&lt;/ul&gt;</description><link>https://specifications.onem2m.org/v4.1.2/5.4/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/5.4/</guid> </item> <item> <title>5.3 Test architecture</title> <description>&lt;p&gt;The approach for the implementation of an Abstract Protocol Tester selected in oneM2M follows the recommendation of the oneM2M Testing Framework oneM2M TS-00...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/5.3/</link> <pubDate>Fri, 29 Nov 2024 13:32:40 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/5.3/</guid> </item> <item> <title>5.2 Test Configuration</title> <description>&lt;h3&gt;5.2.1 AE Test Configuration&lt;/h3&gt;&lt;p&gt;Test configurations are defined to test different entities such as CSE and AE, etc.&lt;/p&gt;&lt;p&gt;Figure 5.2.1-1 shows a AE test configura...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/5.2/</link> <pubDate>Fri, 29 Nov 2024 13:32:39 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/5.2/</guid> </item> <item> <title>5.1 Abstract protocol tester (APT)</title> <description>&lt;p&gt;An abstract protocol tester (APT) is a process that provides behaviours for testing an IUT by emulating a peer IUT at the same layer, and enabling to address...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/5.1/</link> <pubDate>Fri, 29 Nov 2024 13:32:39 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/5.1/</guid> </item> <item> <title>4 Conventions</title> <description>&lt;p&gt;The key words &#34;Shall&#34;, &#34;Shall not&#34;, &#34;May&#34;, &#34;Need not&#34;, &#34;Should&#34;, &#34;Should not&#34; in this document are to be interpreted as described in the oneM2M Drafting Rule...&lt;/p&gt;</description><link>https://specifications.onem2m.org/v4.1.2/4/</link> <pubDate>Fri, 29 Nov 2024 13:32:39 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/4/</guid> </item> <item> <title>3</title> <description></description><link>https://specifications.onem2m.org/v4.1.2/3/</link> <pubDate>Fri, 29 Nov 2024 13:32:39 +0000</pubDate><source url="https://specifications.onem2m.org/v4.1.2/feed_rss_updated.xml">oneM2M TS-0019</source><guid isPermaLink="true">https://specifications.onem2m.org/v4.1.2/3/</guid> </item> </channel></rss>
\ No newline at end of file
diff --git a/public/versions.json b/public/versions.json
index 875a1aa0ee02367ffa2056e2dd7ee07df13e75a8..cf9fa780bbd2c4a921e5360ad1633f11716a9052 100644
--- a/public/versions.json
+++ b/public/versions.json
@@ -3,8 +3,8 @@
     "version": "v4.2.0",
     "title": "v4.2.0",
     "aliases": [
-      "latestR4",
-      "latest"
+      "latest",
+      "latestR4"
     ],
     "properties": {
       "hidden": true