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

Unable to parse alerts/metrics Telemetry values #208

Open
programmrz opened this issue Aug 31, 2024 · 1 comment
Open

Unable to parse alerts/metrics Telemetry values #208

programmrz opened this issue Aug 31, 2024 · 1 comment

Comments

@programmrz
Copy link

I'm receiving alerts via my telemetry server and I'm receiving them in a nodesj kafka consumer. This is the output I receive, but it doesnt look like im able to parse them against the protos. I can clearly see my vin, but I'm unable to match them against Alerts or Metrics ( singular or plural ).

Can anyone assist with what I'm doing wrong?

matched VehicleAlerts CgsIKxIHCgUwLjM1MBILCPrKzLYGEPO26DcaETdTQVlHREVEM1BGOTU4ODU2
decoded value ```
{
alerts: [
{
name: '\x12\x07\n\x050.350\x12\x0B\b��̶\x06\x10��7\x1A\x11'
}
]
}

@agbpatro
Copy link
Collaborator

agbpatro commented Sep 5, 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

No branches or pull requests

2 participants