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
<tdstyle="text-align:center;"><strong>UA Gateway</strong><br/><em>(Certificates, Server Endpoints, Client Connections, Server Interface parameters)</em></td>
@@ -370,7 +370,7 @@ <h2 id="need-more-information">Need More Information</h2>
Copy file name to clipboardExpand all lines: docs/kepconfig/adv_tags/adv_tag_group.html
+24-18Lines changed: 24 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -228,16 +228,18 @@ <h1 class="modulename">
228
228
</span><spanid="L-154"><ahref="#L-154"><spanclass="linenos">154</span></a><spanclass="sd"> :param server: instance of the `server` class</span>
229
229
</span><spanid="L-155"><ahref="#L-155"><spanclass="linenos">155</span></a><spanclass="sd"> :param adv_tag_group_path: path identifying the advanced tag group collection to retrieve. Standard Kepware address decimal</span>
230
230
</span><spanid="L-156"><ahref="#L-156"><spanclass="linenos">156</span></a><spanclass="sd"> notation string such as "_advancedtags.AdvTagGroup1" or "_advancedtags.AdvTagGroup1.AdvTagGroupChild"</span>
</span><spanid="L-158"><ahref="#L-158"><spanclass="linenos">158</span></a><spanclass="sd">:return: List of data for all tag groups within the tag group</span>
231
+
</span><spanid="L-157"><ahref="#L-157"><spanclass="linenos">157</span></a><spanclass="sd"> :param options: *(optional)* Dict of parameters to filter, sort or pagenate the list of tags and tag groups. </span>
232
+
</span><spanid="L-158"><ahref="#L-158"><spanclass="linenos">158</span></a><spanclass="sd">Options are 'filter', 'sortOrder', and 'sortProperty' only.</span>
</span><spanid="L-160"><ahref="#L-160"><spanclass="linenos">160</span></a><spanclass="sd"> :raises KepHTTPError: If urllib provides an HTTPError</span>
235
-
</span><spanid="L-161"><ahref="#L-161"><spanclass="linenos">161</span></a><spanclass="sd"> :raises KepURLError: If urllib provides an URLError</span>
</span><spanid="L-160"><ahref="#L-160"><spanclass="linenos">160</span></a><spanclass="sd"> :return: List of data for all tag groups within the tag group</span>
</span><spanid="L-162"><ahref="#L-162"><spanclass="linenos">162</span></a><spanclass="sd"> :raises KepHTTPError: If urllib provides an HTTPError</span>
237
+
</span><spanid="L-163"><ahref="#L-163"><spanclass="linenos">163</span></a><spanclass="sd"> :raises KepURLError: If urllib provides an URLError</span>
</span><spanid="get_all_tag_groups-155"><ahref="#get_all_tag_groups-155"><spanclass="linenos">155</span></a><spanclass="sd"> :param server: instance of the `server` class</span>
539
541
</span><spanid="get_all_tag_groups-156"><ahref="#get_all_tag_groups-156"><spanclass="linenos">156</span></a><spanclass="sd"> :param adv_tag_group_path: path identifying the advanced tag group collection to retrieve. Standard Kepware address decimal</span>
540
542
</span><spanid="get_all_tag_groups-157"><ahref="#get_all_tag_groups-157"><spanclass="linenos">157</span></a><spanclass="sd"> notation string such as "_advancedtags.AdvTagGroup1" or "_advancedtags.AdvTagGroup1.AdvTagGroupChild"</span>
</span><spanid="get_all_tag_groups-159"><ahref="#get_all_tag_groups-159"><spanclass="linenos">159</span></a><spanclass="sd">:return: List of data for all tag groups within the tag group</span>
543
+
</span><spanid="get_all_tag_groups-158"><ahref="#get_all_tag_groups-158"><spanclass="linenos">158</span></a><spanclass="sd"> :param options: *(optional)* Dict of parameters to filter, sort or pagenate the list of tags and tag groups. </span>
544
+
</span><spanid="get_all_tag_groups-159"><ahref="#get_all_tag_groups-159"><spanclass="linenos">159</span></a><spanclass="sd">Options are 'filter', 'sortOrder', and 'sortProperty' only.</span>
</span><spanid="get_all_tag_groups-161"><ahref="#get_all_tag_groups-161"><spanclass="linenos">161</span></a><spanclass="sd"> :raises KepHTTPError: If urllib provides an HTTPError</span>
545
-
</span><spanid="get_all_tag_groups-162"><ahref="#get_all_tag_groups-162"><spanclass="linenos">162</span></a><spanclass="sd"> :raises KepURLError: If urllib provides an URLError</span>
</span><spanid="get_all_tag_groups-161"><ahref="#get_all_tag_groups-161"><spanclass="linenos">161</span></a><spanclass="sd"> :return: List of data for all tag groups within the tag group</span>
</span><spanid="get_all_tag_groups-163"><ahref="#get_all_tag_groups-163"><spanclass="linenos">163</span></a><spanclass="sd"> :raises KepHTTPError: If urllib provides an HTTPError</span>
549
+
</span><spanid="get_all_tag_groups-164"><ahref="#get_all_tag_groups-164"><spanclass="linenos">164</span></a><spanclass="sd"> :raises KepURLError: If urllib provides an URLError</span>
0 commit comments