CESARBR / CESARBR/knot-cloud-protocol-adapter-websocket
Support uppercase thing ID
Open
bug
good first issue
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
When operating as/on a thing, we should be able to use its ID in uppercase format (e.g. `2828B4C983F2D9D1`). This will help the users when they are copying the thing's ID from the gateway interface to the application code.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating where the WebSocket adapter parses, validates, or compares thing IDs. Use the uppercase example from the issue to trace the current ID handling, then verify that operating as or on a thing accepts it without changing existing lowercase behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100