You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/kepconfig.html
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -71,6 +71,8 @@ <h1 class="modulename">
71
71
72
72
<p>This is a package to help create Python applications to conduct operations with the Kepware Configuration API. This package is designed to work with all versions of Kepware that support the Configuration API including Thingworx Kepware Server (TKS), Thingworx Kepware Edge (TKE) and KEPServerEX (KEP).</p>
73
73
74
+
<p><strong>API reference documentation is available on <ahref="https://ptcinc.github.io/Kepware-ConfigAPI-SDK-Python">Github Pages</a></strong></p>
75
+
74
76
<h2id="prerequisites">Prerequisites</h2>
75
77
76
78
<p>Package supported and tested on Python 3.9 or later. Older versions support earlier Python 3 environments but have less functionality. All HTTP communication is handled by the <ahref="https://docs.python.org/3/library/urllib.html#module-urllib">urllib</a> Python standard library.</p>
@@ -321,7 +323,6 @@ <h2 id="need-more-information">Need More Information</h2>
Copy file name to clipboardExpand all lines: docs/kepconfig/connectivity/egd/exchange.html
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -80,9 +80,9 @@ <h1 class="modulename">
80
80
</span><spanid="L-9"><ahref="#L-9"><spanclass="linenos"> 9</span></a><spanclass="sd">exchange objects for EGD devices within the Kepware Configuration API</span>
</span><spanid="L-42"><ahref="#L-42"><spanclass="linenos"> 42</span></a><spanclass="w"></span><spanclass="sd">'''Add a `"exchange"` or multiple `"exchange"` objects to Kepware. Can be used to pass children of a exchange object </span>
Copy file name to clipboardExpand all lines: docs/kepconfig/connectivity/egd/name.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,7 @@ <h1 class="modulename">
77
77
</span><spanid="L-9"><ahref="#L-9"><spanclass="linenos"> 9</span></a><spanclass="sd">name resolution objects for EGD devices within the Kepware Configuration API</span>
</span><spanid="L-35"><ahref="#L-35"><spanclass="linenos"> 35</span></a><spanclass="w"></span><spanclass="sd">'''Add a `"name resolution"` or multiple `"name resolution"` objects to Kepware. This allows you to </span>
0 commit comments