jangala-dev / jangala-dev/devicecode-lua
Replace Magic Strings
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 1
- Forks
- 0
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 6
Description
These are particular dangerous when used as message topics.
They should all be referenced from a vars file.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the message-topic strings and identify the vars file intended to hold shared values. Review how those strings are referenced, then confirm that all relevant magic strings use the vars file and that message topics remain unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- embedded-iot
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100