telefonicaid / iotagent-ul

IoT Agent for a UltraLight 2.0 based protocol (with HTTP, MQTT and AMQP transports)
https://fiware-iotagent-ul.rtfd.io/
GNU Affero General Public License v3.0
37 stars 55 forks source link

add expressions and payload transformations to commands #550

Closed AlvaroVega closed 2 years ago

AlvaroVega commented 2 years ago

Issues: https://github.com/telefonicaid/iotagent-json/issues/634 https://github.com/telefonicaid/iotagent-json/issues/627

related and needs https://github.com/telefonicaid/iotagent-node-lib/pull/1209

The possible payload transformations are:

https://github.com/telefonicaid/iotagent-ul/blob/243b2807aad41880ec911fd8ca8fe2e19b5cbfb2/lib/ulParser.js#L243-L257

fgalan commented 2 years ago

Twin PR: https://github.com/telefonicaid/iotagent-json/pull/635