OpenLightingProject / OpenLightingProject/rdm-app
Extra RDM developer tools
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 18
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
The following would be useful:
EUID calculator:
Enter a UID and it shows you the matching EUID
EUID Decoder
Paste in a hex dump and see the UID and if the checksum matches.
PID Lookup:
A table listing all of the PIDs, what document they are in, and with a filter search function to search by name or PID number
Packet Decoder:
Pasts in a hex-dump, and it will separate out the fields and tell you if the checksum is valid.
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
The issue names no files, tests, or entry points. Start by surveying the repository structure and existing RDM-related UI and protocol handling, then define acceptance criteria for the EUID calculator, decoder, PID lookup, and packet decoder before estimating implementation work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100