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: autoprovision with group timestamp false #1508

Closed AlvaroVega closed 9 months ago

AlvaroVega commented 10 months ago

typeInformation should contain that timestamp=false in an autoprovision of device with a group with timestamp=false

Related with issue https://github.com/telefonicaid/iotagent-node-lib/issues/1504 and the expected new tests about it

AlvaroVega commented 10 months ago

As is this PR makes all autoprovisioned devices would be created with timestmap configuration from group. Not sure if we want it.

AlvaroVega commented 9 months ago

Currently for explicitAttrts and autorpovision device inherits value for explicitAttrs

AlvaroVega commented 9 months ago

related issue https://github.com/telefonicaid/iotagent-node-lib/issues/1377