node-red-contrib-amqp-ack是一个Node-RED包直接连接到 AMQP 服务器(例如RabbitMQ)。 它包含一个输入、一个输出和一个配置节点,用于连接到具有 ack 控制的 Node-RED 的 AMQP 交换或队列。 它使用amqp-ts库进行 AMQP 连接。 感谢abreits发布node-red-contrib-amqp Table of Contents Installation Overview Prefetc...
大致基于 Neil Cherry 之前的工作:https://github.com/linuxha/node-red-contrib-mytimeout 图。 1:节点外观 Installation In Node-RED (preferred) Via Manage Palette -> Search for "node-red-contrib-countdown" In a shell go to the Node-RED installation folder, e.g.:~/.node-red runnpm install...
node-red-contrib-docxtemplateris aNode-REDnode that enables you to generate Word documents (.docx) by dynamically filling templates usingDocxtemplater. With this node, you can create rich, personalized Word documents directly from Node-RED, making it ideal for report generation, invoices, and cus...
node-red-contrib-mssql-plus是一个专为Node-RED设计的节点,用于与Microsoft MS SQL数据库进行读写操作。通过该节点,用户可以轻松地在Node-RED流程中连接、查询和更新MS SQL数据库,实现数据的快速处理和交互。该节点支持多种常见的数据库操作,包括查询数据、插入新记录、更新和删除数据等功能。同时,它还提供了丰富...
Nodes to access UniFi data using endpoints and websockets. Latest version: 1.1.0, last published: 4 months ago. Start using node-red-contrib-unifi-os in your project by running `npm i node-red-contrib-unifi-os`. There are no other projects in the npm reg
您的D2L的唯一标识符(QR码下方写有一个数字) 您的购买证明(可选?) :memo: 邮件范本 安装 您可以从Node-Red的Manage Palette选项中安装此节点,然后搜索node-red-contrib-eesmart-d2l 。 或使用NPM: npm insta点赞(0) 踩踩(0) 反馈 所需:1 积分 电信网络下载 c...
Node-RED中使用node-red-contrib-image-output节点实现图片预览,场景Node-RED简介与Windows上安装、启动和运行示例:N
node-red-contrib-ha-wechat 使用微信公众号控制Home Assistant里的智能设备 使用说明 注意:本服务使用公共MQTT开放服务,消息采用加密传输,如遇异常信息,请联系我 首先需要先关注公众号 HomeAssistant家庭助理 然后发送 打开控制模式 获取订阅主题和用户ID 发送命令后,进入控制模式 在NodeRED中配置相关信息 配置完成后部...
4. 安装node-red-contrib-opcua插件 在Node-RED应用内部,我们需要安装node-red-contrib-opcua插件,该插件可以让Node-RED应用与OPC UA服务器进行通信。 ```bash npm install node-red-contrib-opcua ``` 5. 部署Node-RED应用 最后,我们需要创建一个用于部署Node-RED应用的Kubernetes部署文件。
node-red-contrib-s7 A Node-RED node to interact with Siemens S7 PLCs.This node was created as part of the ST-One project.InstallYou can install this node directly from the "Manage Palette" menu in the Node-RED interface.Alternatively, run the following command in your Node-RED user ...