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

Dynamic attribute generation (based on values array) #1459

Open mapedraza opened 11 months ago

mapedraza commented 11 months ago

Is your feature request related to a problem? Please describe

Right now, each attribute the IoTA includes into an entity on the context broker should be defined into the device or group provision as active attribute.

Describe the solution you'd like

Enable the possibility to create multiples attributes not defined previously. This can rely on values arrays or attribute name expression.