Metric Building Block
The metric building block provides the ability to maintain and manage performance metric definitions, associated targets, and status thresholds. Metric values are calculated in realtime. To view the complete list of metrics provided with this building block, see Metrics List in the DPM Help Center.
The metric building block is comprised of an abstract building block (PTC.Metric) and an implementation building block (PTC.MetricImpl). You can view the contents of these building blocks by viewing the PTC.Metric and PTC.MetricImpl projects in ThingWorx Composer.
Dependencies
The PTC.Metric project has the following dependencies:
PTC.Base
PTC.MfgModel
PTC.ModelMamangement
The PTC.MetricImpl project has the following dependencies:
PTC.Metric
PTC.DBConnection
PTC.DefaultConfiguration
PTC.MaterialMasterImpl
PTC.ModelManagementImpl
PTC.MfgModelImpl
Was this helpful?