typeConnectionConfiguration
Enumeration for the type of connection with the district network
Information
Enumeration to define the type of connection with the district network.
| Enumeration | Description |
|---|---|
| TwoWayValve | Use this setting in case of an active network with a two-way valve on the district side. |
| Pump | Use this setting in case of a passive network with a pump on the district side. |
Literals
| Name | Description |
|---|---|
| TwoWayValve | Two-way valve on district side |
| Pump | Pump on district side |
Revisions
-
September 2, 2020, by Jianjun Hu:
First implementation.