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

mktempdir node.... Name problems #10

Open
Just-another-pleb opened this issue Jul 16, 2019 · 0 comments
Open

mktempdir node.... Name problems #10

Just-another-pleb opened this issue Jul 16, 2019 · 0 comments

Comments

@Just-another-pleb
Copy link

I have this flow:

[{"id":"1dc13905.7fc907","type":"inject","z":"df652827.d02c3","name":"","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":110,"y":3120,"wires":[["fad9e124.79714"]]},{"id":"fad9e124.79714","type":"change","z":"df652827.d02c3","name":"set things","rules":[{"t":"set","p":"log_paths","pt":"global","to":"/home/me/temp","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":280,"y":3120,"wires":[[]]},{"id":"d03383e0.75e908","type":"fs-ops-mktmpdir","z":"df652827.d02c3","name":"temp","path":"log_paths","pathType":"global","prefix":"payload","prefixType":"msg","mode":"777","fullpath":"directory","fullpathType":"msg","x":280,"y":3240,"wires":[[]]},{"id":"ecea9f6a.aff598","type":"inject","z":"df652827.d02c3","name":"","topic":"","payload":"blah","payloadType":"str","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":100,"y":3240,"wires":[["d03383e0.75e908"]]}]

The name of the directory made is called: blahrbWUi5

Where does the rbWUi5 bit come from?

Not very well explained in the info for the node.

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

No branches or pull requests

1 participant