Failure Events
{{if .Failures}}| Source | External | Component | Asset | Component Status | Asset Status | Type | Failure Time | Confidence |
|---|---|---|---|---|---|---|---|---|
| {{.Source}} | {{.ExternalID}} | {{componentLabelByID .PartID $.ComponentLabelByID}} | {{if .MachineID}}{{assetLabel .MachineID $.AssetLabelByID}}{{else}}—{{end}} | {{componentStatusText (index $.ComponentStatusByID .PartID)}} | {{assetStatusText (assetStatusByPtr .MachineID $.AssetStatusByID)}} | {{.FailureType}} | {{formatTime .FailureTime}} | {{formatFloatPtr .Confidence 2}} |