IoT Agent Node Lib version the issue has been seen with
all - 4.7.0
Bound or port used (API interaction)
Northbound (Provision API and NGSI Interactions)
NGSI version
NGSIv2
Are you running a container?
None
Image type
None
Expected behaviour you didn't see
match between auto provisioned devices and groups when the same type is used by several groups (which always uses different apikeys)
Unexpected behaviour you saw
There are some missmatches between auto provisioned devices and groups when the same type is used by several groups (which always uses different apikeys)
Steps to reproduce the problem
No response
Configs
environment:
- "IOTA_CB_HOST=orion"
- "IOTA_CB_PORT=1026"
- "IOTA_NORTH_PORT=4041"
- "IOTA_REGISTRY_TYPE=mongodb"
- "IOTA_MONGO_HOST=mongodb"
- "IOTA_MONGO_PORT=27017"
- "IOTA_MONGO_DB=iotagent-json"
- "IOTA_HTTP_PORT=7896"
- "IOTA_PROVIDER_URL=http://iot-agent:4041"
Log output