small update to MeshcopTLVType enum in tlv_parser.py

Open Beginner friendly
#189 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
62/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Stale
Tech stack
python
Domain
api

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from home-assistant-libs/python-otbr-api

All issues in home-assistant-libs/python-otbr-api

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.