Zusammenfassung
The properties below are returned by the terminalConfigurations object when using Describe on a utility network.
Eigenschaften
| Eigenschaft | Erklärung | Datentyp |
| creationTime (Nur lesen) | The creation time of the terminal configuration. | String |
| defaultConfiguration (Nur lesen) | Of the valid terminal configurations available, this is the default path terminal configuration. | String |
| terminalConfigurationID (Nur lesen) | The ID of the terminal configuration. | Integer |
| terminalConfigurationName (Nur lesen) | The name of the terminal configuration. | String |
| terminals (Nur lesen) | The terminals object. This object can be used to retrieve properties of the terminals. | Object |
| traversabilityModel (Nur lesen) | The traversability of the terminal configuration. The directionality can be either directional or bidirectional. | String |
| validConfigurations (Nur lesen) | The validConfigurations object. This object can be used to retrieve properties of the valid terminal configurations. | Object |