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

property naming consistency #102

Closed
dabbelju007 opened this issue Nov 4, 2019 · 3 comments
Closed

property naming consistency #102

dabbelju007 opened this issue Nov 4, 2019 · 3 comments
Labels

Comments

@dabbelju007
Copy link

If you want to use the nodes in a more dynamic way you can use msg.interface, msg.channel and msg.datapoint for example with the setValue Node.

If you do the same with getValue Node it ist msg.iface and not msg.interface.

Enhancement Request 1: Would it be possible to have it the same in all Nodes which support getting the parameters from msg?

Enhancement Request 2: Can it be implemented in the Switch Node to get Node's needed parameters from msg?

@hobbyquaker hobbyquaker added the 🚀enhancement New feature or request label Nov 8, 2019
@hobbyquaker hobbyquaker changed the title two enhancement requests property naming consistency Nov 8, 2019
@hobbyquaker
Copy link
Member

created #103 for second request

@hobbyquaker
Copy link
Member

node-red-contrib-ccu@3.1.2 / RedMatic@5.2.1 should allow to use msg.interface on all applicable nodes.

@no-response
Copy link

no-response bot commented Nov 23, 2019

This issue has been automatically closed because there has been no response to our request for more information from the original author.

@no-response no-response bot closed this as completed Nov 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants