Skip to content

Commit

Permalink
docs: minor change of readme
Browse files Browse the repository at this point in the history
  • Loading branch information
djs0109 committed Apr 24, 2024
1 parent a6e1e91 commit b173b53
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ declaring the target entity through the Configuration or Device provisioning API

The IoTAgent Library provides an expression language for measurement transformation, that can be used to adapt the
information coming from the South Bound APIs to the information reported to the Context Broker. This is really useful
when you need to adapt measure.
when you need to adapt measured data.

There are available two different expression languages jexl and legacy. The recommended language to use is jexl,
There are two different expression languages available, `jexl` and `legacy`. The recommended language is `jexl`,
which is newer and most powerful.

We want to apply these features to `e8_multientity_and_expression_language.py`.
Expand Down

0 comments on commit b173b53

Please sign in to comment.