Boiler¶
Overview¶
Class
A Heater that brings a liquid to its boiling point.
Supertypes
Implementation in Proteus Schema
The class is implemented as a Proteus XML element with RDL reference.
Tag: <Equipment>
RDL reference: BOILER
ComponentClass: Boiler
ComponentClassURI: http://data.posccaesar.org/rdl/RDS14058190
Example
Implementation in Proteus Schema
<Equipment
    ID="boiler1"
    ComponentClass="Boiler"
    ComponentClassURI="http://data.posccaesar.org/rdl/RDS14058190" ...>
  ...
</Equipment>