Skip to main content

Defining tagger output

The output definition specifies what metadata values will be created by the tagger when an event occurs.

The metadata values will allow you to search for autotagged events in the Model-Prime platform, and also to include autotagged events in downstream analysis and reporting.

In this scenario, you will write a specific string to the Environmental Anomaly field. With this approach, you will be able to search for and understand the specific event criteria.

  1. In the Output name field, type temp_above_threshold.

  2. Select Environmental Anomaly from the Field alias dropdown.

  3. Select the Static radio button in the Type section, since you will write a static string value to the field Environmental Anomaly each time the event occurs. You can write dynamic values based on the variable data, if needed.

  4. Type or paste the following in the Value field.

`Temperature > 28` 
  1. You can ensure your output definition is valid by clicking on the Validate button. Note that you can add more outputs, if needed.

  2. Click the Continue button to proceed to the next step.

Output Continue

  1. In the next page, you can review your tagger parameters before publishing. Click the Publish button, then the Confirm button, to finish creating the tagger.

Publish Tagger

Confirm Tagger

  1. You should receive a message that tagger editing was successful. Click on the Return to tagger overview link to view your tagger

Tagger overview