Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding bytes_val and leaflist_val with string_val parsing #151

Merged
merged 1 commit into from
Mar 9, 2024

Conversation

brunoonovais
Copy link
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
1 check failed
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.

None yet

2 participants