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 86 forks source link

try to use apikey to find device at first attempt #1427

Closed AlvaroVega closed 1 year ago

AlvaroVega commented 1 year ago

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

Type of group and device could be different (specially when device is provisioned explicitly)

This fix implies that all provisioned devices has a valid apikey

AlvaroVega commented 1 year ago

closed by https://github.com/telefonicaid/iotagent-node-lib/pull/1438