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

Adjusting the time #7

Open
Just-another-pleb opened this issue Oct 31, 2020 · 1 comment
Open

Adjusting the time #7

Just-another-pleb opened this issue Oct 31, 2020 · 1 comment

Comments

@Just-another-pleb
Copy link

Just-another-pleb commented Oct 31, 2020

There are a lot of nodes similar and I am trying yours.

Problem: Adjusting the time is painful if not impossible.

Could you please make the buttons for the up and down a bit bigger and obvious?

This is what I see:

Screenshot from 2020-10-31 14-59-38

And I am sorry I don't know why the buttons didn't show up, but if I am looking at the right place, they are tiny.

@Just-another-pleb
Copy link
Author

Just-another-pleb commented Oct 31, 2020

Oh, I have since found out I use the UP and DOWN arrow keys.

Sorry.

Oh, but it doesn't seem to be happy.

I am not getting outputs.

This is a small flow.
Given the paths are correct.

[{"id":"35c08ce1.e0548c","type":"inject","z":"6dd5ca4d.d1958c","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":880,"y":4640,"wires":[["5e6a3336.e4d044"]]},{"id":"5e6a3336.e4d044","type":"function","z":"6dd5ca4d.d1958c","name":"build message","func":"var path = global.get(\"event_paths\");\nmsg.filename = path + \"plants.txt\";\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","x":1050,"y":4600,"wires":[["d105fccb.2464e8"]]},{"id":"d105fccb.2464e8","type":"file in","z":"6dd5ca4d.d1958c","name":"Plants","filename":"","format":"utf8","chunk":false,"sendError":false,"encoding":"none","x":1220,"y":4600,"wires":[["b8fb7ac3.2c36c"]]},{"id":"b8fb7ac3.2c36c","type":"ui_time_scheduler","z":"6dd5ca4d.d1958c","group":"c0eea23d.14fd5","name":"Plants","order":0,"width":0,"height":0,"x":1430,"y":4600,"wires":[["9df49888.d4e1c"],["5e72ece8.bcadd4"]]},{"id":"9df49888.d4e1c","type":"function","z":"6dd5ca4d.d1958c","name":"build message","func":"var path = global.get(\"event_paths\");\nmsg.filename = path + \"plants.txt\";\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","x":1620,"y":4590,"wires":[["de136c0f.37a188"]]},{"id":"de136c0f.37a188","type":"file","z":"6dd5ca4d.d1958c","name":"","filename":"","appendNewline":true,"createDir":false,"overwriteFile":"false","encoding":"none","x":1780,"y":4590,"wires":[[]]},{"id":"5e72ece8.bcadd4","type":"debug","z":"6dd5ca4d.d1958c","name":"OUTPUT","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":1600,"y":4670,"wires":[]},{"id":"c0eea23d.14fd5","type":"ui_group","z":"","name":"Plants","tab":"e92ac76d.c24e7","order":12,"disp":true,"width":"6","collapse":false},{"id":"e92ac76d.c24e7","type":"ui_tab","z":"","name":"Real_World_Control","icon":"dashboard","order":13,"disabled":false,"hidden":false}]

I am seeing "payload invalid" below your 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