pygnmi icon indicating copy to clipboard operation
pygnmi copied to clipboard

Properly handle TypedValue as leaflist_val

Open jjochum opened this issue 1 year ago • 0 comments

Previously, only str values were supported as the value of a leaflist_val. This extends the code to also support TypedValues with json and json_ietf formats, for both subscriptions and get.

jjochum avatar Sep 23 '24 09:09 jjochum