Skip to content

Enum: SystemType

Role of an MEP-related element or grouping in the service chain.

URI: pbs:SystemType

Enum URI: pbs:SystemType

Permissible Values

Value Meaning Description Additional Info
unit ifcowl:IfcUnitaryEquipment Generating or converting unit (for example AHU, chiller, heat pump). Title: Unit
network ifcowl:IfcDistributionFlowElement Distribution network element carrying flow (for example ducts, pipes, cable carriers). Title: Network
terminal ifcowl:IfcFlowTerminal End/terminal element located in served spaces. Title: Terminal

Slots

Name Description
system_type Classification of system role (unit, network, terminal).

Identifier and Mapping Information

Schema Source

  • from schema: https://schema.pragmaticbim.ch

LinkML Source

name: SystemType
description: Role of an MEP-related element or grouping in the service chain.
from_schema: https://schema.pragmaticbim.ch
rank: 1000
enum_uri: pbs:SystemType
permissible_values:
  unit:
    text: unit
    description: Generating or converting unit (for example AHU, chiller, heat pump).
    meaning: ifcowl:IfcUnitaryEquipment
    alt_descriptions:
      de:
        source: de
        description: Einheit
    title: Unit
  network:
    text: network
    description: Distribution network element carrying flow (for example ducts, pipes,
      cable carriers).
    meaning: ifcowl:IfcDistributionFlowElement
    alt_descriptions:
      de:
        source: de
        description: Netz
    title: Network
  terminal:
    text: terminal
    description: End/terminal element located in served spaces.
    meaning: ifcowl:IfcFlowTerminal
    alt_descriptions:
      de:
        source: de
        description: Endgeraet
    title: Terminal