Overview
Adds a series of controls for customizing the weir type of a sensor. Based on the selected weir type, numeric configuration inputs are presented.
Custom Configuration
For common configuration values, see UI Controls. Configuration values specific to this control are:
Config Property | Type | Description | Example Values |
disableWeirDepthInput | Boolean |
If this configuration property is set to "true", the "Weir Depth" configuration input will not be displayed. This is an optional configuration property. |
disableWeirDepthInput: true |
Examples
- id: weirConfig
modelPath: props
layout: first-column
config:
disableWeirDepthInput: true
Screenshot
Workspace | Weir Configuration |
Comments
0 comments
Please sign in to leave a comment.