summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-edge-automation-user-guide/doc/automation_framework_test_harness.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/book-enea-edge-automation-user-guide/doc/automation_framework_test_harness.xml')
-rw-r--r--doc/book-enea-edge-automation-user-guide/doc/automation_framework_test_harness.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/book-enea-edge-automation-user-guide/doc/automation_framework_test_harness.xml b/doc/book-enea-edge-automation-user-guide/doc/automation_framework_test_harness.xml
index 0d25bd7..efa8f49 100644
--- a/doc/book-enea-edge-automation-user-guide/doc/automation_framework_test_harness.xml
+++ b/doc/book-enea-edge-automation-user-guide/doc/automation_framework_test_harness.xml
@@ -489,7 +489,7 @@ store.json</programlisting>
489 uCPE Device:</para> 489 uCPE Device:</para>
490 490
491 <programlisting>{ 491 <programlisting>{
492 "version": "2.4.0", 492 "version": "2.5.0",
493 "deviceId": "test_id", 493 "deviceId": "test_id",
494 "deviceGroupingTags": "test_id", 494 "deviceGroupingTags": "test_id",
495 "description": "Config file for test" 495 "description": "Config file for test"
@@ -1079,7 +1079,7 @@ addOfflineConfigStore &lt;version&gt; &lt;deviceId&gt; &lt;deviceGroupingTags&gt
1079 <para><emphasis role="bold">Example:</emphasis></para> 1079 <para><emphasis role="bold">Example:</emphasis></para>
1080 1080
1081 <programlisting>python automation_framework/OfflineConfigHandler.py -s testStoreName -m 1081 <programlisting>python automation_framework/OfflineConfigHandler.py -s testStoreName -m
1082addOfflineConfigStore 2.4.0 deviceId customerTag</programlisting> 1082addOfflineConfigStore 2.5.0 deviceId customerTag</programlisting>
1083 </section> 1083 </section>
1084 1084
1085 <section id="custom_scripts_mg_func"> 1085 <section id="custom_scripts_mg_func">