From b1b43ca4bb93a28f261e22e37afb2774b4695fcb Mon Sep 17 00:00:00 2001
From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org>
Date: Fri, 29 Nov 2024 13:32:40 +0000
Subject: [PATCH] Deployed 76f3004 to v4.1.2 in public with MkDocs 1.6.1 and
 mike 2.1.3

---
 public/v4.1.2/5.4/index.html                  |   6 +++---
 ...ion_eXtra_Information_for_Test_v4.1.2.docx | Bin 960580 -> 960579 bytes
 ...ion_eXtra_Information_for_Test_v4.1.2.epub | Bin 486427 -> 486427 bytes
 public/v4.1.2/feed_json_created.json          |   2 +-
 public/v4.1.2/feed_json_updated.json          |   2 +-
 public/v4.1.2/feed_rss_created.xml            |   2 +-
 public/v4.1.2/feed_rss_updated.xml            |   2 +-
 public/versions.json                          |   4 ++--
 8 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/public/v4.1.2/5.4/index.html b/public/v4.1.2/5.4/index.html
index b7d57fb..eea6a15 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
GIT binary patch
delta 1032
zcmZ9K4NTKV7{>3~inP!Zbi+^x6~C=U7-6lV9Yt_jiGtdY)I_n;EtrZFJ2FK9g*hN7
zN+-T3wO^D%1iv8Cpi5^~Q;`lSof^Ngxh-=ulT8T(m#pX=Vl;b`C%=21dvhQE|6TW|
zc>F2h*_mA42Z$3Iibi#p!WVNmqq?r;9D*5@+~O^a*S1O~@@KglCi0b<3qqC;?N*5y
z)9W%O@|t5Im_Mp3Rd@d&?v4GX@wm8rgC{ZKtK50R@*<Nev?E!5u!O^}nH?eX{nVZF
zoA`d%&Y$CCJ2y*4z5Rck3a->$RX<w~K}Ge0`^z<}l}Q%^iwb0hVfU6NW7<J!!0?pw
zZO9+-)~_2|q%l1shR)R^rocki_KYP)&-|jHipa*ki?(gOXYQeMeZzGkg^gD(DB(RR
zn{Ax2=_dc_cj+>8!r?!JYwJ5J25V==H}37yWREX9>aDD5y4$s^XKZ7Z*ZoheJFa6<
zYO^I_pwQFS(;a!ZLGj>IWu0h6eoTql*$_U<f4FGBBvA18WB*m_j!oy!{+Q7`Q+3k#
z{G&1TzinbmPG%tIvyXkzzV@mQW7_xizw8)Ki8I_O$EQaey5O{5qZ8-5$Av=)U4!*?
zT=w}i4Z^96dXqGovF&n2B;%4B2PX2fw?u^cO7A0=_YsbMMaQmR9&(I!I;bix<GPB=
zc*!1?wx>-w;b&>u^bo44RH0OSDgjj(RXCN<l{THE9HEU+Y9^_SZZnZFj+u#^QEDM;
z84p^BlF?@&pD>15$qL4`);GS|O62c;Ioz@mRjR)pA#Gt^_MSq$Awi?pFWp<PD?1Z&
z5PJL2O4Xu$^Nv;{gl<#Kpn6v-(AbCq3&Cz9bJ<qCHWDkyGa>Y4;T~;*0TS&b2KaU&
z!a<m8Cuw*qd~PT4thL5YVsR5V?PLzKK4!)6=cE-jQ+oy^&2MJ2nC*dGleV7O+i;#*
zF?+*t#s5|EJQyvwgXy{7uY7p^w#mKD{X*+UNcxgp?)@@Dl4EkE-%Z@ypb?|iyZ>J)
z8NP7P3*<q!gUE3wj4<>=QVT^s=v#;q16*k#tFQxt3~NB)B&)bDw(((FE<XyIoJ4}N
zz)M5y1b!=>`+h(Gj|T)%plzjdv2curxDNuYB%OQ7Kw!W?qF`woi3r(kCiKLw0i*_(
AivR!s

delta 1119
zcmX?n!Rp8bE1m#vW)=|!CJqjU3g3-9+DuFpzMCzX_!vR7Cv#~Oh&~Xj1r~o3?*|sQ
zNnFnh5`UW)A`haS`&_`{o&9W#oE5&ck@-S@Yh)+Sm>^%DcgR4XC0_NDZJ|&AYZym+
z*qo@9LBU&Jo!un9p`$(}U%KM=td<s~!q;bC&-`nXy*o<2boQSH{!_C=H8;&sNobjR
z>P^^_y*HO|Z(67QaK;9?xV@zh0v$b)W^?-N5WT5v<(4T>eZeN>V&bA5TjPp*mfjCM
zezfs@!?enO4yFpzW$G<$nS;#*PqJzrZ7I3G?=53cK!#)UL5J=&3&QoAu0PCkUjL^s
zt5u!7eC=Y3o&Ao!$JV{xly@yU`Cn7rKAZht7cV=-^2Ci{rM9MoR?fn8FG?lD4>7yH
zZhyP7V|!&oaQa@Jz@01ggn8p8c={Y_yR-O{VRcQG*%H0aMf1d5qx5FW)SP@~Y!+WL
zw}0o${Y<4bm)8DbFJ$5A%&&L;%f0!+#6D(F_$5r`We3subIc?`^zyAuf*@M^cnw&5
z<vA%nAiw$Oo$W{OFiQRhvbR6D%`|BdkkMXJ$Gp9yj>Y6KNOYAW>y!&1Q3oM5AZ7<*
z4j|?PVlE)&24Wr{=H2cf#Anq5R5-n69-lpk-aC)a97KPc$7c(oP3QA@fav=9e4Zfs
z)O<cW5Y4rK&l*I#FM#md7x394;(Yqq1$-g)7bh|>q~s?D6y+Bb>n9cz=vCzA1b8zt
zF)+YVT5Y6MrD|^n0|UbqAQlE<1PGm;u#nGzk#G9Kg?uU+pycFdB{?@+h=Ji_1OtO0
zLLrcqGKYboJijPKzj(U-B0lNK-0KCn5eoiIS6;;D$QU<0brGK;$k82(_+%L8OkcW)
zPZ{hd5LaRPb10W*F_1fNy5?ettRINGYkD@6I|0aLzIvN!`p4T$qT1-*kt_Yv%yO8K
zLH#Nt(38j@bNYLr3GyI+?DN|9G35dSgV_&INFamx(+!vKDJy~$J)OfG|9282!}4qB
zCYcJcO%D`e6P@0*ginhxW%|}7e73xsSFl4uAT2+?WctA+eB#q@uVF_Hg>%ylm-5*%
zW=_vv%IC>AWBSged``?ukFrlcc$8giy2vu1Ssv5vmjMMo#c@vOi{})ZJ_{rmF#RY{
zka78Rj^#kP!{@oC-#^bKHa&ScP)>GwA5f6-^z@6%`J9<I74uC$SIj3iU3Uea09*b%
HKA_hC0B?sx

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
GIT binary patch
delta 3127
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

delta 3127
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

diff --git a/public/v4.1.2/feed_json_created.json b/public/v4.1.2/feed_json_created.json
index 5985c89..dfe45bf 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 f2c4d68..1636f36 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 e68a678..66c620c 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 92b109c..17e9558 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 875a1aa..cf9fa78 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
-- 
GitLab