Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroVega committed Aug 6, 2024
1 parent 344cb5c commit a103f39
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -596,6 +596,10 @@ Attribute metadata and Static Attribute metadata are available in the **context*
`metadata.<AttributeName>.<MetadataName>` or `metadata.<StaticAttributeName>.<MetadataName>` in a similar way of defined
for [Context Broker](https://github.com/telefonicaid/fiware-orion/blob/master/doc/manuals/orion-api.md#metadata-support)

Moreover if attribute metdata has an expression metadata attribute value in jexl context is updated after that
expression is evaluated. Note that there is no order into metadata structure and there is no warranty about which
metadata attribute expression will be evaluated first.

### Examples of JEXL expressions

The following table shows expressions and their expected outcomes taking into account the following measures at
Expand Down

0 comments on commit a103f39

Please sign in to comment.