Overview
Adds a set of number inputs to hold calibration values for Geosense assets. Additionally, a button is presented to load values automatically based on the asset serial number.
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 stored on the modelPath property. Due to multiple inputs being displayed, this control does not currently support validators. Refer to the Calibration section of your asset manual for specific keys. |
keys: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Integer |
The sensor type ID from the following list:
|
type: 25 |
Examples
- id: geosenseCalibrationFactors
modelPath: props.CALIBRATION_VALUES
layout: first-column
config:
label: Calibration Factors (kPa)
type: 25
keys:
- A
- B
- K
Comments
0 comments
Please sign in to leave a comment.