Zusammenfassung
The properties below are returned by the outputConditions object when using Describe on a utility network.
Learn more about controlling what is returned by a trace operation
Eigenschaften
Eigenschaft | Erklärung | Datentyp |
combineUsingOr (Nur lesen) | Whether or not the output condition is using an Or condition for the combine using parameter.
| Boolean |
isSpecificValue (Nur lesen) | Whether or not the output condition is using a specific value to terminate the trace.
| Boolean |
name (Nur lesen) | The name of the network attribute or category used for the output condition. For example, Device status. | String |
operator (Nur lesen) | The operator used for the output condition. For example, is equal to or is greater than or equal to. | String |
type (Nur lesen) | The type of output condition used. For example, using a specific value or a network attribute. | String |
value (Nur lesen) | The specific value of the network attribute or category used for the output condition. | Integer |