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

Support for Protobuf decoding of payloads #196

Closed
ITS-Tactical opened this issue Aug 22, 2019 · 12 comments
Closed

Support for Protobuf decoding of payloads #196

ITS-Tactical opened this issue Aug 22, 2019 · 12 comments

Comments

@ITS-Tactical
Copy link

No description provided.

@thomasnordquist
Copy link
Owner

thomasnordquist commented Aug 22, 2019

Don't you need the actual schema for each model to be able to decode Protobuf messages?

@anion155
Copy link

Don't you need the actual schema for each model to be able to decode Protobuf messages?

https://stackoverflow.com/questions/35049657/how-to-decode-binary-raw-google-protobuf-data

@Zorvalt
Copy link

Zorvalt commented Mar 22, 2020

I would really like this feature. Would it be possible to select/import a proto file for a given topic ?

@ITS-Tactical
Copy link
Author

ITS-Tactical commented Jun 25, 2020

Don't you need the actual schema for each model to be able to decode Protobuf messages?

Sorry late response on this :D
Yes, you would need to assign the relevant .proto file for the coresponding topic

@elduds
Copy link

elduds commented Jul 10, 2020

Would love to see this too. Moving to protobuf as standard for all of our payloads

@palitu
Copy link

palitu commented Jul 13, 2020

@thomasnordquist, are you happy for a PR?

If so, is there any thing you would like us to consider?

cheers

@superkartoffel
Copy link

I have a working proof of concept that I could share. Any suggestions how to integrate this feature in the UI?

@superkartoffel
Copy link

Here it is: #532

@beckerben
Copy link

I was kind of stunned to see this tool (which is pretty slick!) doesn't support sparkplug B protobuf decoding, I would think this would at a minimum would make sense given it is a popular industry standard. Proto file details located here.

@palitu
Copy link

palitu commented Apr 22, 2021 via email

@tsaiDavid
Copy link

@thomasnordquist - curious to see what kind of help you'd need on your end - this would be a great add to an already helpful tool!

@bj00rn
Copy link
Collaborator

bj00rn commented May 2, 2024

Duplicate? I believe support sparkplug decoding is supported in master, not released yet though.

#582
#427

@bj00rn bj00rn closed this as completed May 14, 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

10 participants