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

Add hexadecimal editor for downlink enqueue'er #650

Open
1 task done
JulianvDoorn opened this issue Dec 14, 2021 · 0 comments
Open
1 task done

Add hexadecimal editor for downlink enqueue'er #650

JulianvDoorn opened this issue Dec 14, 2021 · 0 comments

Comments

@JulianvDoorn
Copy link

  • I have searched the issues of this repository and believe that this is not a duplicate.

Summary

In the image below it only three 'editors' are available for creating downlinks. Base64 and JSON. I think a hexadecimal editor would be really beneficial for developers of devices.

image

What is the use-case?

This might be helpful for device developers who might be interested into sending simple payloads. Typically these developers are pretty well versed in hex formats. For them it would be beneficial to be able to write payloads in hex instead of using base64 which is not designed to be written by hand at all.

Implementation description

I imagine that adding a tab HEX in the image below would be sufficient.

image

Can you implement this by yourself and make a pull request?

I'm personally not well versed in web development, so personally no.

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

1 participant