Use msg.payload as "value" for actions #1787
Mahai17
started this conversation in
Feature Request
Replies: 4 comments 1 reply
|
Sorry - misunderstood - I'm just using the action node, not the device node - it didn't seem to do what I wanted. |
0 replies
|
Sorry, the device node in trigger or action mode only accepts static values. You can use the action node for the same purpose as shown above. |
0 replies
|
Maybe I missed something, but no, action node does not work. I want to execute an action which is only available within the context of the device. This specific action is not available (exposed) in the global context. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Hi,
device node works fine, but to use a fixed value for actions is limiting the fun.
I would love to use i.e. msg.payload as input for actions.
Regards Martin
All reactions