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

Fix/static attrs when explicit attrs #1507

Closed AlvaroVega closed 10 months ago

AlvaroVega commented 10 months ago

fix for https://github.com/telefonicaid/iotagent-node-lib/issues/1506

Si explicitAttrs=true, No filtra statics

Si explicitAttrs=false, No filtra statics

Si explicitAttrs= expresion o array, si filtra statics (como el resto de atributos)