Overview
Adds a button to the form which, when clicked, launches a dialog with options to zero values manually or zero by closest observations to a reference date. This control is used with Vibrating Wire sensors.
Custom Configuration
For common configuration values, see UI Controls. Configuration values specific to this control are:
Config Property | Type | Description | Example Values |
keys | Map |
A map of keys to be zeroed. Due to multiple inputs being displayed, this control does not currently support validators. Refer to your asset manual for specific keys. |
keys: |
placeholders | Map |
A map of placeholder text to be shown in the inputs. This is optional and the keys above will be used if placeholders are not defined. |
placeholders: |
Examples
- id: zeroReferenceConfig
modelPath: props
layout: first-column
config:
help:
text: Learn more about configuring vibrating wires
link: https://support.sensemetrics.com/hc/en-us/articles/208463396-Vibrating-Wire
label: Configuration Settings
keys:
- R0
- T0
- S0
placeholders:
- R0 (digits)
- T0 (°C)
- S0 (mbar)
Comments
0 comments
Please sign in to leave a comment.