Type | Purpose |
---|---|
Facility | Represents a site or logical grouping of assets (e.g., wind farm, plant, building). |
ReliabilityAsset | Represents a maintainable unit of equipment (e.g., turbines, gearboxes, generators, and converters) |
Sensor | Sensors provide the raw data used by models, metrics, and alerts. |
ExpectedSensor | An abstract label (e.g., INLET_PRESSURE ) that represents the intended purpose of a measurement. These enable generalization across similar assets and tie directly into model features and failure detection logic. |
AssetClass | A reusable template that defines what expected sensors and failure modes are applicable to a given kind of asset. |
FailureMode and FailureModeLibrary | Patterns of degradation or abnormal behavior that the system should detect. These are defined in terms of expected sensors and diagnostics. Libraries group them for reuse across asset classes. |
AssetClass
definitions with their associated ExpectedSensor
and FailureModeLibrary
entries. If not, request that these be imported or configured by your admin team.ExpectedSensor
. These are required for ML models and alert logic, and must follow platform conventions (e.g., no spaces, alphanumeric names).Add Facility
, enter a name (e.g., “North Wind Farm”), and save.Add from Hierarchy Template
.Add from Asset Class
.Add
.Add Custom Asset
.Save
.Map Sensors
on any asset to open the Sensor Mapping page.
ExpectedSensor
entries to understand what each asset class expectsExpected Sensor
column to formally map physical sensors to canonical sensor typesThis mapping step enables model scoring, diagnostic reasoning, and alert triggering. Sensors that are not mapped to an expected sensor will not be included in model inputs or failure mode detection.You can save as draft if you’re still reviewing, or mark as complete once the mapping is finished.
Filter by Connected P&IDs
to limit sensor selection to those confirmed in the diagramBrowse P&IDs
to view diagrams in a second tab for reference