kepconfig.admin
admin module provides functionality to manage Kepware Administration based
properties available through the Kepware Configuration API
1# ------------------------------------------------------------------------- 2# Copyright (c) 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"""`admin` module provides functionality to manage Kepware Administration based 8properties available through the Kepware Configuration API 9""" 10 11from . import users, user_groups,ua_server, lls