add burner error
This commit is contained in:
parent
eca14ea15e
commit
3286944458
@ -8,7 +8,7 @@ classDiagram
|
|||||||
Inputs <|-- Control
|
Inputs <|-- Control
|
||||||
Outputs <|-- Control
|
Outputs <|-- Control
|
||||||
Inputs <|-- Safety
|
Inputs <|-- Safety
|
||||||
Outputs <|-- Safety
|
Outputs <|--|> Safety
|
||||||
|
|
||||||
Inputs <|-- HTTP_Metrics
|
Inputs <|-- HTTP_Metrics
|
||||||
Outputs <|-- HTTP_Metrics
|
Outputs <|-- HTTP_Metrics
|
||||||
@ -21,6 +21,7 @@ Safety <|-- HTTP_Metrics
|
|||||||
+getOutdoorTemperature()
|
+getOutdoorTemperature()
|
||||||
+getInletFlowTemperature()
|
+getInletFlowTemperature()
|
||||||
+getReturnFlowTemperature()
|
+getReturnFlowTemperature()
|
||||||
|
+getBurnerError()
|
||||||
}
|
}
|
||||||
|
|
||||||
class Outputs{
|
class Outputs{
|
||||||
|
Loading…
Reference in New Issue
Block a user