Skip to content

Inject json to override default values. Odd behavior. #6

@pauly7300

Description

@pauly7300

Hi. I'm not sure if I'm doing something wrong but I can't seem to pass the msg directly out of the function node from your example, into the mytimeout timer and have it read the override values correctly. It keeps using the default values.

However if I pass the output of the function through a JSON node and then into mytimeout node, it works.

I couldn't figure this out for a while as your example looks like its passing the function output directly to the mytimeout node.

Is this expected?

Thank you!

This is not working:
https://hastebin.com/nibefacore.json
I pass directly out of function to mytimeout

This is working:
https://hastebin.com/geciwoduka.json
I pass through json node and then to mytimeout

ps: There is a small typo on the info page inside NR.

screen shot 2018-08-20 at 11 11 58 am

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions