Skip to content

feat: allow to manually poll a value from UI #4521

@The00Dustin

Description

@The00Dustin

Is your feature request related to a problem? Please describe.
I have been testing the individual parameter reset function on devices with tens of parameters (I counted 82 on one device, but some of those are split out bytes for a single parameter). After running it, I have to scroll back to the top of the parameter list, refresh the entire list of parameters, and scroll back down to the parameter I am testing against. This seems inefficient for me and the network.

Describe the solution you'd like
It would be nice to have a button to refresh the single parameter value while I am looking at the parameter without having to scroll. This would also reduce network traffic.

Describe alternatives you've considered
I can reduce network traffic by scrolling to the bottom of the section and using the "Custom Configuration" get button, but that wouldn't necessarily reduce scrolling.

Additional context
The button wouldn't necessarily need to be large like the Reset button, as it could be an icon similar to the send button.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions