kepconfig.datalogger
datalogger module provides support for Kepware's Datalogger plug-in specific objects
within 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"""`datalogger` module provides support for Kepware's Datalogger plug-in specific objects 8within the Kepware Configuration API 9""" 10from . import log_group, log_items, triggers, mapping