themeparks icon indicating copy to clipboard operation
themeparks copied to clipboard

Node-Red support

Open mattfusf opened this issue 5 years ago • 3 comments

Has anyone created a set of Node-Red nodes for accessing this API? Would make it a bit easier to access without code.

mattfusf avatar Aug 09 '20 17:08 mattfusf

The current version of this library is built to be a fully fledged solution to enable you to build an application on top of it. I don't know enough about node red, do you have examples of what it could do with this library? Or any code samples you could supply that show how you think this would work?

I don't think that the current version of the library will really suit this though. 6.x may be a trivial integration once it's up and running.

cubehouse avatar Aug 09 '20 19:08 cubehouse

Fundamentally it's just a wrapper around node js, so it could work? IL see if I can figure out a quick prototype in a bit :)

ImAnAutie avatar Aug 09 '20 19:08 ImAnAutie

It has the ability to run arbitrary JavaScript, which I have sort of working with this library but the idea would be to build web applications or automations around the data within Node Red.

mattfusf avatar Aug 09 '20 20:08 mattfusf