Skip to content

Commit

Permalink
Update plain_rules.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroVega authored Jun 26, 2023
1 parent 205e723 commit 0c53acf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/API/plain_rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -383,8 +383,6 @@ the Perseo configuration). The `parameters` map includes the following fields:
the rule is used, i.e. `${id}`)
- type: optional, the type of the entity which attribute is to be updated (by default the type of the entity that
triggers the rule is usedi.e. `${type}`)
- version: optional, The NGSI version for the update action. Set this attribute to `2` or `"2"` if you want to use
NGSv2 format. `2` by default. **It is NOT recommended to use `1`**.
- isPattern: optional, `false` by default. (Only for NGSIv1. If `version` is set to 2, this attribute will be ignored)
- attributes: _mandatory_, array of target attributes to update. Each element of the array must contain the fields
- **name**: _mandatory_, attribute name to set
Expand Down

0 comments on commit 0c53acf

Please sign in to comment.