Difference between revisions of "V2/CMS Tutorial/User Tools/Creating Content/Measurement/Computed Measurement/Script"

From Senfi Docs
Jump to: navigation, search
Line 17: Line 17:
 
# Input data into the '''Testing Data Set'''.
 
# Input data into the '''Testing Data Set'''.
 
#* New data sets can be created by selecting the [[File:add_data_set.png|30px]] '''Add''' button.  
 
#* New data sets can be created by selecting the [[File:add_data_set.png|30px]] '''Add''' button.  
#* The format of the data set should match that of the selected '''source measurement'''. [[File:sample_data_set.png|thumb|700px|center|<u>'''Sample data set'''</u><br> '''Source Measurement:''' flaredynamics<br> '''Tags:''' sensor_id<br> '''Metrics:''' altitude, longtitude, latitude|link=]]
+
#* The format of the data set should match that of the selected '''source measurement'''. [[File:sample_data_set_updated.png|thumb|700px|center|<u>'''Sample data set'''</u><br> '''Source Measurement:''' aerialdynamics<br> '''Tags:''' sensor_id<br> '''Metrics:''' altitude, longtitude, latitude|link=]]
 
# Select the '''START TESTING''' button.
 
# Select the '''START TESTING''' button.
 
#* Log data will be shown in the '''Testing Console''' panel.
 
#* Log data will be shown in the '''Testing Console''' panel.
 
# Select the '''SEND DATA''' button.  
 
# Select the '''SEND DATA''' button.  
 
#* Computed values will be shown in the '''Output (Measurement)''' and/or '''Output (Command)''' panel.
 
#* Computed values will be shown in the '''Output (Measurement)''' and/or '''Output (Command)''' panel.

Revision as of 10:16, 22 June 2021

Add Script

This section covers the following topics:

Add Script

  1. Select source measurements.
  2. Fill in the compute function.
    • Programming Language Used: Javascript
  3. Test Script.
  4. Revise code as necessary.
  5. Choose to Enable.pngenable or Disable.png disable the script.

Test Script

  1. Input data into the Testing Data Set.
    • New data sets can be created by selecting the Add data set.png Add button.
    • The format of the data set should match that of the selected source measurement.
      Sample data set
      Source Measurement: aerialdynamics
      Tags: sensor_id
      Metrics: altitude, longtitude, latitude
  2. Select the START TESTING button.
    • Log data will be shown in the Testing Console panel.
  3. Select the SEND DATA button.
    • Computed values will be shown in the Output (Measurement) and/or Output (Command) panel.