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

Codegenerator: Add the possibility to pass data to scripts #1089

Closed
helto4real opened this issue May 1, 2024 · 2 comments
Closed

Codegenerator: Add the possibility to pass data to scripts #1089

helto4real opened this issue May 1, 2024 · 2 comments

Comments

@helto4real
Copy link
Collaborator

The problem

We cannot pass data to script calls to the generated scripts in CodeGen.

The proposed solution

Make a overload to pass custom data.

The alternatives

Additional context

@attig78
Copy link

attig78 commented May 6, 2024

This would be great.

We should also consider doing the same for all the other services that do not support arguments, for example "rest_command".

As I understand it, any service can take service data.

@helto4real
Copy link
Collaborator Author

The #1093 should take care of this, both the scripts and other domains that lacks meta data input

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

No branches or pull requests

2 participants