Page 1 of 1

RevPi Node Pin select not loading

Posted: 29 Jul 2023, 19:51
by anth
Hi all,

Trawled the web for a solution to this and tried everything suggested (Updated everything, checked server version, disabled pyLoad) but can't find a solution.

I can connect to the server and read pins when manually passing the payload, but I need to be able to output.
Image

Some stuff to point out, the way I have this setup is instead of the pictory node-red server, I have a flowforge-device-agent running on the RevPi and communicating with the server that way. It's all done via localhost so shouldn't be an issue and it can actually connect ok, just the list is causing me issues.

My current workaround is configuring the node in JSON and importing it, this seems to work but its a bit annoying.
Image

Any help on this will be greatly appreciated

Image

Re: RevPi Node Pin select not loading

Posted: 02 Aug 2023, 14:24
by anth
Anyone?

Re: RevPi Node Pin select not loading

Posted: 03 Aug 2023, 23:30
by anth
Ok I'm answering my own questions here but It's been driving me mad. I THINK its got something to do with the default config not allowing external connections. I ran both the flowforge agent and a local node-red instance, the local instance has access to the pins just fine. I'll get a config allowing remote comms and user/pass in there and see if that sorts it, will report back.