Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added template for generating action rules

Table of Contents

Using convertcsv.com web service

...

  1. Load the Template FileĀ 
    Attachments
    previewfalse
    uploadfalse
    oldfalse
    patterns*simple*.json
  2. Insert the symbol list with the format as pre loaded in Input

    Code Block
    titleInput
    ErsterSensor
    zweiterSensor
    DritterSensor


  3. Click Convert CSV Using Template

Action Rule Config

This generates the action rule block from a list of sensor names and comments. The comments will be transformed and used as rule name.

  1. Load the Template FileĀ 
    Attachments
    previewfalse
    uploadfalse
    oldfalse
    patterns*alarms*.json
  2. Insert the symbol list with the following format as pre loaded in Input

    Code Block
    titleInput
    ErsterSensor;This sensor does smth bla
    zweiterSensor;Whatever i type her ebecomes the new sensor name
    DritterSensor;evene special chars like (/&(/& will be replaced with _


  3. Click Convert CSV Using Template

...