-
Notifications
You must be signed in to change notification settings - Fork 426
Description
Hi everyone,
I'm trying to understand why the Node-RED installation that comes with the Raspbian Jessie OS has differences with the version you ship on Docker.
The first difference I can see is that on Raspbian there are more nodes available, i.e. "Watson IoT", "serial", "play audio", "smooth", but it doesn't have "base64", "msgpack", "sunrise" nodes that are available on the Docker version
For the Raspberry Pi specific nodes, the version on Raspbian has "ledborg" and "sensehat" that are not available on Docker.
Also the network node "ping" is available only on Raspbian.
Is it possible to provide the same user experience that is available on the base Raspbian?
Also the paths are different, the flows file is different and so on.
I would like to have also an interface for XBee, but my requirement maybe works just for me.
Thanks,
Diego