telefonicaid / iotagent-node-lib

Module to enable IoT Agent developers to build custom agents for their devices that can easily connect to NGSI Context Brokers
https://iotagent-node-lib.rtfd.io/
GNU Affero General Public License v3.0
60 stars 85 forks source link

Allow to add metadata to attributes from measures #1453

Closed mapedraza closed 4 months ago

mapedraza commented 11 months ago

Describe the solution you'd like

Enable the possibility to map measures (or expressions) to metadata

AlvaroVega commented 4 months ago

attribute metadatas (for measures mapped to attributes or for static attributes) are now able to use expressions. Could we close this issue @mapedraza ?

mapedraza commented 4 months ago

Implemented in https://github.com/telefonicaid/iotagent-node-lib/pull/1601