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

[Feature request] Enabling Protobuf Message Decoder #383

Closed
MZDN opened this issue Jan 14, 2021 · 4 comments
Closed

[Feature request] Enabling Protobuf Message Decoder #383

MZDN opened this issue Jan 14, 2021 · 4 comments
Labels

Comments

@MZDN
Copy link

MZDN commented Jan 14, 2021

Problem
Not all messages sent by devices are in json. They can be also be in protobuf, zlib or another format.

Solution description
Since protobuf is mostly used as message exchange format, there should be a possibility on the azure iot explorer to choose a decoder (for protobuf) in order to see/verify the messages that are being read from iot-hub. If the user chooses the decoder protobuf, he should able to upload the protobuf description of the expected messages. The user can then see the messages in for human readable format.

@MZDN MZDN added enhancement New feature or request needs review Review required by team member labels Jan 14, 2021
@YingXue YingXue added backlog and removed needs review Review required by team member labels Feb 2, 2021
@YingXue
Copy link
Member

YingXue commented Feb 2, 2021

Hi @MZDN
Thank you for reporting this issue. We will look into this.

@MZDN
Copy link
Author

MZDN commented Feb 16, 2021

That will be awesome! Thanks @YingXue!

@YingXue
Copy link
Member

YingXue commented Nov 8, 2022

https://github.com/Azure/azure-iot-explorer/releases/tag/v0.15.1 has addressed the issue.
We've provided a command with a a panel on Telemetry page for user who would like to use protobuf.

@YingXue YingXue closed this as completed Nov 8, 2022
@JedidiahPaterson
Copy link

I know this is close but along these lines could there also be a CBOR decoder?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants