CESARBR / CESARBR/knot-cloud-protocol-adapter-websocket

Things are registered with duplicated KNoT IDs

Open
#9 0 comments 0 reactions 1 assignee Claimed by @netoax View on GitHub
bug priority: medium
Dominant language
JavaScript
Stars
0
Forks
3
PR merge metrics
No merged PRs in 30d

Description

After registering devices on the gateway web interface just notice that some of them were created with duplicated IDs. It seems there is a lack of checking before the registration process. Moreover, when one of these duplicated things is unregistered, the other ones can't be accessed anymore, maybe because the `uuid-alias-service-lookup` can't resolve the `id` anymore since only one `id` alias is registered on `uuid-alias-service`.

Result:
[devices.txt](https://github.com/CESARBR/knot-cloud-protocol-adapter-websocket/files/3535763/devices.txt)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.