Page 1 of 1

Compatibility with NODE-RED

Posted: 26 May 2017, 19:01
by pez
Hi.

We have some RBPI 3 in out plant running with some IO extension boards and NODE-RED as "SCADA".

We need now to make the same but with PLC and need some "more industrial" devices like PevPI.

Somebody has experience with NODE-RED and RevPI?

Thanks in advance.

Re: Compatibility with NODE-RED

Posted: 28 May 2017, 22:54
by volker
Node red is standard part of Jessie image and we have left it in our jessie distribution too. Please keep in mind that our IO is NOT GPIOs of the standard Raspi pin headers but there are other (easy) ways to get the IO from what we call "central processing image". May be someone already has written node red driver code to deliver the data from the central processing image. If not you will have to do that work.

Re: Compatibility with NODE-RED

Posted: 06 Jun 2017, 16:16
by pez
Understood.

Thanks for the support.