-
Node-RED EnOcean的输入和输出节点:node-red-nodes-enocean-serial
资源介绍
节点-red-enocean-wireless-in-out
Node-RED EnOcean 输入和输出节点
节点使用 EnOcean 串行协议,但仅支持简单的无线电报。 在 Raspbery PI 上使用 EnOcean USB 300 网关对节点进行了测试。
// 输入该输入仅支持接收无线电报。 交换,1BS 和 4byte 电报
//Serial in settings
Serial Port: /dev/ttyUSB0
Baud Rate: 57600
Data Bits: 8
Parity: None
Stop Bits: 1
Split input: after fixed timeout of: 50ms
and deliver: binary buffers
// msg object
msg.payload // EnOcean device/chip ID
//
- 上一篇: ACT开发之脚本自动化
- 下一篇: 2015年12月--C#酒店管理系统