ni / ni/measurement-plugin-python

Support Double XY datatype configuration (input) in Measurement Client

Open
#905 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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.

AB#2863172

Contributor guide

Open the contributing guide

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.