ni / ni/measurement-plugin-python
Support Double XY datatype configuration (input) in Measurement Client
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 21
- Forks
- 20
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 3
Description
Problem to Solve
Currently, Measurement Client does not support the Double XY datatype as a configuration parameter; it supports it only as an output parameter.
Proposed Solution
Capture the Double XY data from the measurement metadata and construct it as a configuration in the measurement client.
Contributor guide
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
Start by tracing how the Measurement Client reads measurement metadata and constructs configuration parameters. Confirm the existing output handling for Double XY and identify the corresponding input configuration path; done means Double XY data from metadata is accepted and exposed as a client configuration parameter.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100