Skip to content

adding bytes_val and leaflist_val with string_val parsing#151

Merged
akarneliuk merged 1 commit intomasterfrom
bytes_val_leaflist_val
Mar 9, 2024
Merged

adding bytes_val and leaflist_val with string_val parsing#151
akarneliuk merged 1 commit intomasterfrom
bytes_val_leaflist_val

Conversation

@brunoonovais
Copy link
Copy Markdown
Collaborator

Hi @akarneliuk

Finally had time to work on committing the bytes_val, but also added a recent find that leaflist_val is not being processed either.
For bytes_val, it is just converting the ieeefloat32 value correctly, and for leaflist_val, it looks like so:

MainThread_2024-03-07 10:19:23,121_gnmi_subscribe_INFO_telemetry_entry={'update': {'update': [{'path': 'system/processes/process[pid=5983]/state/args', 'val': '-C /etc/dnsmasq.conf -h -H /etc/hosts --pid-file=/var/run/dnsmasq.pid'}], 'timestamp': 1709602406601003300}, 'sync_response': True}

@akarneliuk akarneliuk merged commit 48f9caa into master Mar 9, 2024
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.

2 participants