Node-RED 模块

Node-RED 提供了一组实现应用程序不同功能的节点模块。

模块 描述
node-red 整合所有内部模块并提供Node-RED可执行版本的主模块
@node-red/editor-api 一个提供Node-RED编辑器服务和Admin HTTP API的Express应用
@node-red/runtime Node-RED的核心运行时
@node-red/util Node-RED运行时和编辑器模块的通用工具集
@node-red/registry 内部节点注册表
@node-red/nodes 默认的核心节点集
@node-red/editor-client Node-RED编辑器应用的客户端资源