Skip to content

Add dynamic variable lookup - #49

Merged
SVappsLAB merged 5 commits into
mainfrom
stringBasedVariables
Aug 22, 2026
Merged

Add dynamic variable lookup#49
SVappsLAB merged 5 commits into
mainfrom
stringBasedVariables

Conversation

@SVappsLAB

Copy link
Copy Markdown
Owner

String-based dynamic variable lookup

Add support for looking up telemetry variables by string name at runtime (dynamic variables).

This is slower and less efficient, but provides the ability to read variables that are not known at compile time.

  • Useful for Dashboard applications where users enter the variable they want to look at
  • Useful for exploring different variables interactively

@SVappsLAB
SVappsLAB merged commit 233e870 into main Aug 22, 2026
1 check passed
@SVappsLAB
SVappsLAB deleted the stringBasedVariables branch August 23, 2026 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant