Cognite Data Fusion: Pre populated values in input fields in AIR

Related products: Charts

When we create AIR models and define the input fields, is there any way of setting predefined values that is shown in the front end when configuring monitoring tasks?

For example in config.yaml we define a field called max_time

fields:

     max_time:

         name: “Max Time”
         description: “Max Time in ours between datapoints”
         type:”float”

 

When configuring a new monitoring task I would like the “Max Time” field to be pre populated with a default value (8 hours). Is that possible?

 

 

Hei hei great question and i apologise for the delayed response on my end regarding this. This is currently not possible in the AIR UI today but you could functionally do this by hardcoding the value in the backend. This is a great idea for a feature though and will add this to the backlog going forward.


Updated idea statusNewGathering Interest

Gathering InterestPlanned for development