Difference between revisions of "V2/Concepts/Preparing for Measurement Creation"
From Senfi Docs
(Created page with "<h1 class="main-heading">What is needed to create a Measurement/Computed Measurement</h1> === Pre-requisites to create a Computed Measurement === <!--T:1--> A computed measur...") |
|||
Line 2: | Line 2: | ||
=== Pre-requisites to create a Computed Measurement === <!--T:1--> | === Pre-requisites to create a Computed Measurement === <!--T:1--> | ||
− | A computed measurement requires design and scripting in order for it to work correctly. If this is your first time creating a computed measurement, please read [[ | + | A computed measurement requires design and scripting in order for it to work correctly. If this is your first time creating a computed measurement, please read [[V2/Concepts/Intro_to_Computed_Measurement|this guide]] first. |
<!--T:2--> | <!--T:2--> | ||
− | You should also be similar with the basic [[ | + | You should also be similar with the basic [[V2/Concepts/Intro_to_Measurement|measurements]] and its concepts. Please read [[V2/Concepts/Measurement|this section]] if you require a refresher. |
<!--T:3--> | <!--T:3--> |
Revision as of 02:41, 25 June 2021
What is needed to create a Measurement/Computed Measurement
Pre-requisites to create a Computed Measurement
A computed measurement requires design and scripting in order for it to work correctly. If this is your first time creating a computed measurement, please read this guide first.
You should also be similar with the basic measurements and its concepts. Please read this section if you require a refresher.
You should
- Note down the input measurements.
- Note down the metrics you want to output.
- Decide on a set of tags to use or re-use. Make sure that there is a combination of tags that will uniquely identify the unit/device/equipment that outputs those metrics.
- Have the computed measurement script ready.
- (Optional) Have a set of test data for your computed measurement