2.15.0 (July 17th, 2020)
New
- Private Node function, which allows users to incorporate their own self-developed nodes without having to publish them to npm, is added.
Fixed
N/A
Changed
- Node.js is updated to Version 12.18.1.
- Node-RED is updated to Version 1.0.5.
- We have revised the nodes to be installed by default. Please refer to "the Comparison Chart: Prior vs Updated Nodes" for the details.
- When deploying a flow which contains the nodes excluded from the default in enebular-agent v2.15.0, edit and save the flow before deploying.
the Comparison Chart: Prior vs Updated Nodes
Node Name | enebular-agent 2.14.1 and Earlier | enebular-agent 2.15.0 and Later | Functions Added |
---|---|---|---|
inject | ✔︎ | ✔︎ | ✔︎ |
debug | ✔︎ | ✔︎ | ✔︎ |
complete | ✔︎ | ✔︎ | ✔︎ |
catch | ✔︎ | ✔︎ | ✔︎ |
status | ✔︎ | ✔︎ | |
link in | ✔︎ | ✔︎ | |
link out | ✔︎ | ✔︎ | |
comment | ✔︎ | ✔︎ | |
function | ✔︎ | ✔︎ | |
switch | ✔︎ | ✔︎ | ✔︎ |
change | ✔︎ | ✔︎ | |
range | ✔︎ | ✔︎ | |
template | ✔︎ | ✔︎ | ✔︎ |
delay | ✔︎ | ✔︎ | |
trigger | ✔︎ | ✔︎ | ✔︎ |
exec | ✔︎ | ✔︎ | |
rbe | ✔︎ | ✔︎ | |
mqttIn | ✔︎ | ✔︎ | ✔︎ |
mqttOut | ✔︎ | ✔︎ | |
httpIn | ✔︎ | ✔︎ | |
httpResponse | ✔︎ | ✔︎ | |
httpRequest | ✔︎ | ✔︎ | ✔︎ |
websocketIn | ✔︎ | ✔︎ | |
websocketOut | ✔︎ | ✔︎ | |
tcp in | ✔︎ | ✔︎ | |
tcp out | ✔︎ | ✔︎ | |
tcp request | ✔︎ | ✔︎ | |
udp in | ✔︎ | ✔︎ | |
udp out | ✔︎ | ✔︎ | |
split | ✔︎ | ✔︎ | |
join | ✔︎ | ✔︎ | |
sort | ✔︎ | ✔︎ | |
batch | ✔︎ | ✔︎ | |
csv | ✔︎ | ✔︎ | ✔︎ |
html | ✔︎ | ✔︎ | |
json | ✔︎ | ✔︎ | |
xml | ✔︎ | ✔︎ | |
yaml | ✔︎ | ✔︎ | |
file | ✔︎ | ✔︎ | ✔︎ |
file In | ✔︎ | ✔︎ | ✔︎ |
watch | ✔︎ | ✔︎ | |
tail | ✔︎ | ||
the nodes to interact with emails | ✔︎ | ✔︎ | |
the nodes to interact with aws-lambda | ✔︎ | Excluded | |
the nodes to interact with pubnub | ✔︎ | ✔︎ | |
enebular-ai-node | ✔︎ | ✔︎ | |
the nodes to interact with twitter | ✔︎ | Excluded | |
sentiment | ✔︎ | Excluded | |
feedparse | ✔︎ | Excluded | |
sqlite | ✔︎ | Excluded | |
dashboard-related nodes | ✔︎ | ||
rpi-gpio in, rpi-gpio out, rpi-mouse, rpi-keyboard | ✔︎ | ✔︎ | |
firebase data(Developed by Uhuru) | ✔︎ |
* The nodes with "Additional functions" are "✓" are the nodes that had additional functions when Node-RED is updated to 1.0. Therefore, it may not work properly with enebular-agent 2.14.1 and earlier. The enebular-agent must be updated to 2.15.0 or later to use these added functions. * The nodes with "enebular-agent 2.15.0 and Later" are "Excluded" are the nodes which are excluded from the nodes to be installed by default since the release of enebular-agent 2.15.0.
Known Issues
N/A