small update to MeshcopTLVType enum in tlv_parser.py
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 62/100
Research direction
Start in tlv_parser.py and compare MeshcopTLVType with the OpenThread dataset.h reference linked in the issue. Add THREAD_DOMAIN_NAME=59 and WAKEUP_CHANNEL=74, then verify that the enum contains both values and that the parser still loads successfully.
Written by the indexing model from the issue text.
Description
Based on the openthread repository, you could maybe update 74 and add 59 like so:
THREAD_DOMAIN_NAME = 59
WAKEUP_CHANNEL = 74
Cheers.
- Dominant language
- Python
- Stars
- 10
- Forks
- 8
- Avg merge
- 15h 13m
- Merged PRs (30d)
- 7
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.
More from home-assistant-libs/python-otbr-api
-
Difficulty 5/5 Over a week Newbie friendliness 30/100
All issues in home-assistant-libs/python-otbr-api
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100