| assetId |
string |
Unique identifier for the asset. |
| assetName |
string |
Human-readable name for the asset. |
| assetType |
string |
Classification of the asset (e.g., compressor, pump, turbine). |
| facilityId |
string |
Identifier of the facility where the asset is located. |
| location |
string |
Geographic or plant location of the asset. |
| status |
string |
Current operational status of the asset. |
| healthScore |
number |
AI-computed health score from 0 (critical) to 100 (healthy). |
| lastUpdated |
string |
Timestamp of the last data update for this asset. |
| tags |
array |
User-defined tags for organizing and filtering assets. |