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] Import custom converters #1257

Open
devaskim opened this issue Dec 11, 2023 · 0 comments
Open

[FEATURE REQUEST] Import custom converters #1257

devaskim opened this issue Dec 11, 2023 · 0 comments
Labels
feature Request to add some feature

Comments

@devaskim
Copy link
Contributor

devaskim commented Dec 11, 2023

Now to add new custom converter or update existing one on a production gateway I need somehow (ftp, scp and etc.) copying it and then reboot the gateway.

As a user I want to have more convenient way of doing these operations and ideally without gateway/connector reboot.

For example, it might be Server-side RPCs to list custom converters and export/import theirs source code. To make this feature even more powerful it would be great to have simple code editor widget on a server side as it is already done for JS/CSS/HTML.

To reload custom converters it might be separate RPC. So updating the converter might stay 2-phase operation

@samson0v samson0v added the feature Request to add some feature label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Request to add some feature
Projects
None yet
Development

No branches or pull requests

2 participants