Status Building Block
The status building block is used to create status definitions for any building blocks in any context. This building block enables the centralization and standardization of how to define enumerations and statuses.
The status building block is comprised of an abstract building block (PTC.Status) and an implementation building block (PTC.StatusImpl). You can view the contents of these building blocks by viewing the PTC.Status and PTC.StatusImpl projects in ThingWorx Composer.
Dependencies
The PTC.Status project has the following dependencies:
PTC.Base
PTC.MfgModel
The PTC.StatusImpl project has the following dependencies:
PTC.Status
PTC.DBConnection
PTC.DefaultConfiguration
Was this helpful?