kepconfig.ua_gateway
ua_gateway module provides support for Kepware's UA Gateway plug-in
specific objects within the Kepware Configuration API
1# ------------------------------------------------------------------------- 2# Copyright (c) 2023 PTC Inc. and/or all its affiliates. All rights reserved. 3# See License.txt in the project root for 4# license information. 5# -------------------------------------------------------------------------- 6 7r"""`ua_gateway` module provides support for Kepware's UA Gateway plug-in 8specific objects within the Kepware Configuration API 9""" 10 11from . import certificates, client, server